mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Undo debug modification introduced in r19100. It bypassed the Abort and was never intended to be committed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19262 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -121,7 +121,7 @@ function die() {
|
||||
echo
|
||||
[ "$*" ] && echo "!!! $* !!!"
|
||||
echo "!!! ABORTING !!!"
|
||||
# exit -1
|
||||
exit -1
|
||||
}
|
||||
|
||||
# usage: register_env_var NAME SEPARATOR [DEFAULT]
|
||||
|
||||
Reference in New Issue
Block a user