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/temporary.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/bugs/temporary.sh
Date: Thu, 27 Oct 2005 15:33:08 -0400

Index: pspp/tests/bugs/temporary.sh
diff -u pspp/tests/bugs/temporary.sh:1.6 pspp/tests/bugs/temporary.sh:1.7
--- pspp/tests/bugs/temporary.sh:1.6    Mon Oct 10 22:18:06 2005
+++ pspp/tests/bugs/temporary.sh        Thu Oct 27 19:32:56 2005
@@ -76,15 +76,14 @@
 if [ $? -ne 0 ] ; then no_result ; fi
 
 
-perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
-diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
+perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
+diff -b  -w $TEMPDIR/pspp.list - << EOF
        X
 --------
     6.00 
     7.00 
     8.00 
     9.00 
-
        X
 --------
     1.00 




reply via email to

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