remove shell diagnostics which was accidentally included.

This commit is contained in:
fsgqa
2002-09-18 08:08:03 +00:00
parent 07a01ad44a
commit eb905b64cf
+1 -1
View File
@@ -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.