From: ivan Date: Mon, 21 Jul 2008 21:23:26 +0000 (+0000) Subject: oops, don't inadvertantly switch default db type X-Git-Tag: root_of_webpay_support~467 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=4011d4876104367056d340f68697ff1a39ff810b oops, don't inadvertantly switch default db type --- diff --git a/Makefile b/Makefile index 2ad1915ac..ae389f949 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=