summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 594abbf..1a594e6 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,9 @@ test: pgfuse testfsync
-ls -al mnt/dir/dir2
# expect success on rmdir
-rmdir mnt/dir/dir3
+ # expect success on chmod
+ -chmod 777 mnt/dir/dir2/bfile
+ -ls -al mnt/dir/dir2/bfile
# expect success on file removal
-rm mnt/dir/dir2/bfile
# expect success on rename