remove shell diagnostics which was accidentally included.
authorfsgqa <fsgqa>
Wed, 18 Sep 2002 08:08:03 +0000 (08:08 +0000)
committerfsgqa <fsgqa>
Wed, 18 Sep 2002 08:08:03 +0000 (08:08 +0000)
run.tar

diff --git a/run.tar b/run.tar
index a5f42bbbb4993a578c2019217800379638e71afc..d502a85b62d5beaca6eabaeda3951724105f9ff5 100755 (executable)
--- a/run.tar
+++ b/run.tar
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 # 
 # Produces a .tar file (if one doesn't exist as $TARFILE), then
 # times how long it takes to untar it onto the current directory.