summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-07 18:44:19 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-07 18:44:19 +0200
commite493d7ab761dac4a7ed10f72cb63ba2e78bdd9c9 (patch)
tree79f0caeea8b8cd6c1c81d6f270163dcde0195bfa /Makefile
parent30ca5e5dfed681b04d4b6bdaf8665760e260b37b (diff)
downloadpgfuse-e493d7ab761dac4a7ed10f72cb63ba2e78bdd9c9.tar.gz
pgfuse-e493d7ab761dac4a7ed10f72cb63ba2e78bdd9c9.tar.bz2
working open and read
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1fa9e85..81d743d 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ test: pgfuse
-mkdir mnt/dir/dir2
-echo "hello" > mnt/dir/dir2/afile
-cp Makefile mnt/dir/dir2/bfile
+ -cat mnt/dir/dir2/afile
-ls -al mnt
-ls -al mnt/dir/dir2
fusermount -u mnt