From: fsgqa Date: Wed, 18 Sep 2002 08:08:03 +0000 (+0000) Subject: remove shell diagnostics which was accidentally included. X-Git-Tag: v1.1.0~1045 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eb905b64cfb7ea9215ff3b4bee3fc4876d0935ee;p=xfstests-dev.git remove shell diagnostics which was accidentally included. --- diff --git a/run.tar b/run.tar index a5f42bbb..d502a85b 100755 --- 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.