mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-07-28 13:09:24 +00:00
Refer to file explicitly in current directory.
This commit is contained in:
parent
44b522ad6e
commit
9f03661001
@ -6,7 +6,7 @@ DBNAME=regression
|
||||
PGPOOL=inactive
|
||||
HOSTNAME=regression
|
||||
|
||||
. regression.conf
|
||||
. ./regression.conf
|
||||
|
||||
[ -z "${DSN}" ] && DSN="${DBNAME}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user