summaryrefslogtreecommitdiff
path: root/tools/regression/fstest/tests/rmdir/12.t
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/fstest/tests/rmdir/12.t')
-rw-r--r--tools/regression/fstest/tests/rmdir/12.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/fstest/tests/rmdir/12.t b/tools/regression/fstest/tests/rmdir/12.t
index 9ba45a4b372c..ce5050a167bc 100644
--- a/tools/regression/fstest/tests/rmdir/12.t
+++ b/tools/regression/fstest/tests/rmdir/12.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/rmdir/12.t,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
desc="rmdir returns EINVAL if the last component of the path is '.' and EEXIST or ENOTEMPTY if the last component of the path is '..'"