Parcourir la source

and remove the 'debugging' flag for torify

svn:r6391
Roger Dingledine il y a 19 ans
Parent
commit
bc40ba680a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      contrib/torify.in

+ 1 - 1
contrib/torify.in

@@ -1,4 +1,4 @@
-#! /bin/sh -x
+#! /bin/sh
 # Wrapper script for use of the tsocks(8) transparent socksification library
 # See the tsocks(1) and torify(1) manpages.
 # Modified by Jacob Appelbaum <jacob@appelbaum.net> April 16th 2006