[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-messenger-build/master] Fix a typo in startup script
commit c1c34b1bf42ffa22457da6ffe1444c4f3965e166
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date: Thu Nov 6 19:06:38 2014 +0530
Fix a typo in startup script
---
projects/tor-messenger/start-tor-messenger | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/tor-messenger/start-tor-messenger b/projects/tor-messenger/start-tor-messenger
index 02f56b4..406fb48 100755
--- a/projects/tor-messenger/start-tor-messenger
+++ b/projects/tor-messenger/start-tor-messenger
@@ -181,7 +181,7 @@ if [ -L "$myname" ]; then
myname="`readlink -f "$myname" 2>/dev/null`"
if [ "$?" -ne 0 ]; then
# Ugh.
- complain "start-tor-browser cannot be run using a symlink on this operating system."
+ complain "start-tor-messenger cannot be run using a symlink on this operating system."
fi
fi
fi
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits