From 8fa7f3f6640c0eec450149cf5ccfab15d5391f55 Mon Sep 17 00:00:00 2001 From: Jason Stover Date: Thu, 27 Oct 2005 17:09:13 +0000 Subject: [PATCH] Fixed blank-line replacement --- tests/stats/descript-basic.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/stats/descript-basic.sh b/tests/stats/descript-basic.sh index c9e07f2c..094c6cf1 100755 --- a/tests/stats/descript-basic.sh +++ b/tests/stats/descript-basic.sh @@ -76,8 +76,8 @@ $SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/descript.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare output" -perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list -diff -b $TEMPDIR/pspp.list - <