[torsocks/issue-47] remove old shell spawning code that cannot be reached

7 Nov
2012
7 Nov
'12
1:42 a.m.
commit eb9ccc824e43717cb38ff2fada5190e42c412cdc Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Tue Nov 6 17:41:34 2012 -0800 remove old shell spawning code that cannot be reached --- src/torsocks.in | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/torsocks.in b/src/torsocks.in index 1a9952a..7537440 100755 --- a/src/torsocks.in +++ b/src/torsocks.in @@ -139,12 +139,6 @@ case "$1" in fi export DYLD_FORCE_FLAT_NAMESPACE=1 - if [ $# = 0 ] - then - echo "torsocks: new torified shell coming right up..." - ${SHELL:-/bin/sh} - fi - if [ $# -gt 0 ] then if [ -u `which "$1"` ]; then
4595
Age (days ago)
4595
Last active (days ago)
0 comments
1 participants
participants (1)
-
ioerror@torproject.org