[torbrowser/maint-2.3] Lin: Properly exit after --debug test run

8 Mar
2012
8 Mar
'12
8:43 p.m.
commit 1a65e8ee1f64afc6fe3f016184160b464bde1f3f Author: Sebastian Hahn <sebastian@torproject.org> Date: Wed Feb 15 16:27:11 2012 +0100 Lin: Properly exit after --debug test run --- src/RelativeLink/RelativeLink.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/RelativeLink/RelativeLink.sh b/src/RelativeLink/RelativeLink.sh index 692885c..029c30a 100755 --- a/src/RelativeLink/RelativeLink.sh +++ b/src/RelativeLink/RelativeLink.sh @@ -195,6 +195,7 @@ if [ "${debug}" ]; then ./App/vidalia --loglevel debug --logfile vidalia-debug-log \ --datadir Data/Vidalia/ -style Cleanlooks printf "\nVidalia exited with the following return code: $?\n" + exit fi # not in debug mode, run proceed normally
4856
Age (days ago)
4856
Last active (days ago)
0 comments
1 participants
participants (1)
-
erinn@torproject.org