summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBrandon Philips <brandon@ifup.org>2011-04-19 10:13:45 -0700
committerBrandon Philips <brandon@ifup.org>2011-04-19 10:23:39 -0700
commita1efce0a9b02514d8063be57b45708f17486a406 (patch)
treee87e549e6afaea08e55ebfc4ff0acbb6d5aec184 /test
parentb1f432b59b658069187c2af913729c9b9be06f5a (diff)
downloadacl-a1efce0a9b02514d8063be57b45708f17486a406.tar.gz
test/misc.test: rm f from the top of the test
f might exist before this test is ran. remove it first so the test always starts from the same state.
Diffstat (limited to 'test')
-rw-r--r--test/misc.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/misc.test b/test/misc.test
index 2cf0360..eab9d17 100644
--- a/test/misc.test
+++ b/test/misc.test
@@ -3,6 +3,7 @@ Pretty comprehensive ACL tests.
This must be run on a filesystem with ACL support. Also, you will need
two dummy users (bin and daemon) and a dummy group (daemon).
+ $ rm -f f
$ umask 027
$ touch f