summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-26 12:04:38 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-26 12:04:38 +0200
commit8de4d8d3fb05e47ba479ec3e8d3833c69ce715a2 (patch)
treef773971e251466979735d4274acb17964a86440f /tests
parent9ea71bed1a0801b353266e7286b6ba3140aa4f87 (diff)
downloadpgfuse-8de4d8d3fb05e47ba479ec3e8d3833c69ce715a2.tar.gz
pgfuse-8de4d8d3fb05e47ba479ec3e8d3833c69ce715a2.tar.bz2
updated test cases
Diffstat (limited to 'tests')
-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