summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2008-07-21 21:23:26 +0000
committerivan <ivan>2008-07-21 21:23:26 +0000
commit4011d4876104367056d340f68697ff1a39ff810b (patch)
treeaf7e65728a11bf0ffa875249c64ef91b44c6ccf6
parent3c4456c1de9701d93b64fcbadcfaca598a0347d8 (diff)
oops, don't inadvertantly switch default db type
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2ad1915..ae389f9 100644
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,8 @@
#solaris and perhaps other very weirdass /bin/sh
#SHELL="/bin/ksh"
-#DB_TYPE = Pg
-DB_TYPE = mysql
+DB_TYPE = Pg
+#DB_TYPE = mysql
DB_USER = freeside
DB_PASSWORD=