add postgres binaries to search path

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6509 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2002-01-05 03:28:24 +00:00
parent 1d4521a68f
commit 9e9f2764af

View File

@ -2,6 +2,8 @@
EXIT_VALUE=0
PATH=/usr/lib/postgresql/bin:$PATH
DB=$PWD/gnc_test_db
SOCKDIR=$PWD/gnc_test_db_sock
SOCKNUM=7777