summaryrefslogtreecommitdiff
blob: 90a330c9f8eccd0c9c5e3acc1ffbdea23de6c373 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- tests/automake.mk.orig	2010-09-29 06:36:55.000000000 +0100
+++ tests/automake.mk	2010-09-29 06:37:20.000000000 +0100
@@ -161,9 +161,9 @@
 dist_TESTS += tests/command/get-data-gnm.sh 
 endif
 
-if PSQL_SUPPORT
-dist_TESTS += tests/command/get-data-psql.sh 
-endif
+#if PSQL_SUPPORT
+#dist_TESTS += tests/command/get-data-psql.sh 
+#endif
 
 nodist_TESTS = \
 	tests/libpspp/abt-test \