From: Jason Stover Date: Thu, 27 Oct 2005 13:13:09 +0000 (+0000) Subject: Fixed blank line replacement X-Git-Tag: v0.6.0~1166 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85859fe30c381731a1e642079ebdf8fc0f30a161;p=pspp-builds.git Fixed blank line replacement --- diff --git a/tests/stats/percentiles-enhanced.sh b/tests/stats/percentiles-enhanced.sh index 87c4b069..df08f782 100755 --- a/tests/stats/percentiles-enhanced.sh +++ b/tests/stats/percentiles-enhanced.sh @@ -75,8 +75,8 @@ $SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/prog.sps if [ $? -ne 0 ] ; then no_result ; fi activity="compare output $i" -perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list -diff -b $TEMPDIR/pspp.list - <