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/sysfiles-old.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/command/sysfiles-old.sh
Date: Mon, 10 Oct 2005 16:49:20 -0400

Index: pspp/tests/command/sysfiles-old.sh
diff -u pspp/tests/command/sysfiles-old.sh:1.4 
pspp/tests/command/sysfiles-old.sh:1.5
--- pspp/tests/command/sysfiles-old.sh:1.4      Sun Aug 21 07:21:06 2005
+++ pspp/tests/command/sysfiles-old.sh  Mon Oct 10 20:49:13 2005
@@ -89,7 +89,8 @@
 if [ $? -eq 0 ] ; then fail ; fi
 
 activity="compare output"
-diff -b -B -w $TEMPDIR/pspp.list - << EOF
+perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
+diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
        X VARIABLE VARIAB_A VARIAB_B
 -------- -------- -------- --------
     1.00     1.00     1.00     2.00 




reply via email to

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