pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/tests/command/autorecod.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/command/autorecod.sh
Date: Fri, 07 Oct 2005 16:37:52 -0400

Index: pspp/tests/command/autorecod.sh
diff -u pspp/tests/command/autorecod.sh:1.8 pspp/tests/command/autorecod.sh:1.9
--- pspp/tests/command/autorecod.sh:1.8 Fri Oct  7 20:01:38 2005
+++ pspp/tests/command/autorecod.sh     Fri Oct  7 20:37:52 2005
@@ -81,7 +81,8 @@
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="test output"
-diff -b $TEMPDIR/pspp.list - <<EOF | sed -e 's/^[\t ]*$//'
+perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
+diff -b $TEMPDIR/pspp.list - <<EOF |perl -e 's/^\s*$//g'
 1.1 DATA LIST.  Reading 1 record from the command file.
 +--------+------+-------+------+
 |Variable|Record|Columns|Format|




reply via email to

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