[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torbrowser/maint-2.3] Lin: Properly exit after --debug test run
commit 1a65e8ee1f64afc6fe3f016184160b464bde1f3f
Author: Sebastian Hahn <sebastian@xxxxxxxxxxxxxx>
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
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits