Refer to file explicitly in current directory.

This commit is contained in:
Andrew McMillan 2008-04-26 18:29:18 +12:00
parent 792f677829
commit 877585e2d7

View File

@ -6,7 +6,7 @@ DBNAME=regression
PGPOOL=inactive
HOSTNAME=regression
. regression.conf
. ./regression.conf
[ -z "${DSN}" ] && DSN="${DBNAME}"