mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
silencing guile for test-version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12342 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
4428f0c387
commit
cbcce8876d
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
PATH="../overrides/:$PATH"
|
||||
export PATH
|
||||
GUILE_WARN_DEPRECATED="no"
|
||||
export GUILE_WARN_DEPRECATED
|
||||
|
||||
exec gnucash-build-env gnucash --version
|
||||
|
Loading…
Reference in New Issue
Block a user