summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 60553b2..c5c914a 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,9 @@ test: pgfuse
mount | grep pgfuse
-mkdir mnt/dir
-mkdir mnt/dir/dir2
+ -echo "hello" > mnt/dir/dir2/afile
-ls -al mnt
+ -ls -al mnt/dir/dir2/afile
fusermount -u mnt
pgfuse: pgfuse.o