aboutsummaryrefslogtreecommitdiff
path: root/tests/setstat01.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/setstat01.at')
-rw-r--r--tests/setstat01.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/setstat01.at b/tests/setstat01.at
index 2cd98c2..7fd4d99 100644
--- a/tests/setstat01.at
+++ b/tests/setstat01.at
@@ -24,7 +24,7 @@ AT_KEYWORDS([setstat setstat01])
AT_CHECK([
mkdir dir
-echo "test file" > file
+echo "test file" > dir/file
chmod 500 dir
find dir | cpio -o --quiet > archive

Return to:

Send suggestions and report system problems to the System administrator.