summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-06 16:28:57 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-06 16:28:57 +0200
commit7729917abe968b85775234c5410c21a50ce23bff (patch)
tree9fb89624ffaf99fa35633bea35d2e38f1e3f6051 /Makefile
parent5e01f9c1b7738cecac65d3ab9d6a0d3b81a7da2a (diff)
downloadpgfuse-7729917abe968b85775234c5410c21a50ce23bff.tar.gz
pgfuse-7729917abe968b85775234c5410c21a50ce23bff.tar.bz2
first writing works
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8e492d6..60553b2 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ clean:
rm -f pgfuse pgfuse.o
test: pgfuse
+ psql < test.sql
-./pgfuse -v "" mnt
mount | grep pgfuse
-mkdir mnt/dir