mirror of https://github.com/Gnucash/gnucash
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6122 57a11ea4-9604-0410-9ed3-97b8803252fdzzzoldfeatures/g2-gog-integ
parent
5ab3521a77
commit
640aa23173
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
GNC_GUILE=`pwd`/fake-guile
|
||||
export GNC_GUILE
|
||||
|
||||
gnucash-env guile
|
||||
|
||||
test $? -eq 42
|
||||
Loading…
Reference in new issue