[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbrowser/maint-2.2] fix debug line in osx launch script (closes: #4851)



commit 24ed18b2349cde7997e69c9c703229fd0b1f079e
Author: Erinn Clark <erinn@xxxxxxxxxxxxxx>
Date:   Tue Apr 3 18:59:42 2012 -0300

    fix debug line in osx launch script (closes: #4851)
---
 src/RelativeLink/RelativeLinkOSX.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/RelativeLink/RelativeLinkOSX.sh b/src/RelativeLink/RelativeLinkOSX.sh
index 63ec4fb..817351f 100755
--- a/src/RelativeLink/RelativeLinkOSX.sh
+++ b/src/RelativeLink/RelativeLinkOSX.sh
@@ -53,7 +53,7 @@ if [ "$DEBUG_TBB" -eq 1 ]; then
 	printf "\nStarting Vidalia now\n"
 	cd "${HOME}"
 	printf "\nLaunching Vidalia from: `pwd`\n"
-	./Contents/MacOS/Vidalia --loglevel debug --logfile vidalia-debug-log \
+	./Contents/MacOS/Vidalia.app/Contents/MacOS/Vidalia --loglevel debug --logfile vidalia-debug-log \
 	--datadir ./Contents/Resources/Data/Vidalia/
 	printf "\nVidalia exited with the following return code: $?\n"
 	exit

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits