pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/tests/bugs/computebug.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/bugs/computebug.sh
Date: Mon, 10 Oct 2005 18:18:09 -0400

Index: pspp/tests/bugs/computebug.sh
diff -u pspp/tests/bugs/computebug.sh:1.5 pspp/tests/bugs/computebug.sh:1.6
--- pspp/tests/bugs/computebug.sh:1.5   Sun Jul 31 04:55:58 2005
+++ pspp/tests/bugs/computebug.sh       Mon Oct 10 22:18:06 2005
@@ -61,7 +61,8 @@
 
 
 activity="compare output"
-diff -b -B -w $TEMPDIR/pspp.list $top_srcdir/tests/bugs/computebug.out
+perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list 
$top_srcdir/tests/bugs/computebug.out
+diff -b -w $TEMPDIR/pspp.list $top_srcdir/tests/bugs/computebug.out
 if [ $? -ne 0 ] ; then fail ; fi
 
 pass;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]