Refer to file explicitly in current directory.

This commit is contained in:
Andrew McMillan 2008-04-26 18:29:18 +12:00 committed by Andrew McMillan
parent 44b522ad6e
commit 9f03661001

View File

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