summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7072c4d..46bd188 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,6 @@ clean:
rm -f pgfuse pgfuse.o pgsql.o pool.o
rm -f testfsync testfsync.o
rm -f testpgsql testpgsql.o
- psql < clean.sql
test: pgfuse testfsync testpgsql
psql < clean.sql