mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
1d4521a68f
commit
9e9f2764af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user