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


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

Index: pspp/tests/command/sample.sh
diff -u pspp/tests/command/sample.sh:1.8 pspp/tests/command/sample.sh:1.9
--- pspp/tests/command/sample.sh:1.8    Sun Jul 31 04:55:59 2005
+++ pspp/tests/command/sample.sh        Mon Oct 10 22:18:06 2005
@@ -86,7 +86,8 @@
 
 
 activity="compare head"
-diff -B -b $TEMPDIR/head - << EOF
+perl -pi -e 's/^\s*$//g' $TEMPDIR/head
+diff -b $TEMPDIR/head - << EOF |perl -e 's/^\s*$//g'
  A
 --
 EOF




reply via email to

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