summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile b/tests/Makefile
index d4aec77..020b2ce 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -40,8 +40,8 @@ test: testfsync testpgsql
# test fdatasync and fsync
./testfsync
# show times of dirs, files and symlinks
- -stat mnt/dir/dir2/afile
- -stat mnt/dir/dir3
+ -stat mnt/dir/dir4/bfile
+ -stat mnt/dir/dir4
-stat mnt/dir/dir2/clink
# show filesystem stats (statvfs)
-stat -f mnt