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: https://www.infradead.org/git/?a=commitdiff_plain;h=eb905b64cfb7ea9215ff3b4bee3fc4876d0935ee;p=users%2Fhch%2Fxfstests-dev.git remove shell diagnostics which was accidentally included. --- diff --git a/run.tar b/run.tar index a5f42bbbb..d502a85b6 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.