Fix tests/command/sample.sh test on Mingw. 20100526040502/pspp
authorBen Pfaff <blp@gnu.org>
Sun, 18 Oct 2009 00:12:58 +0000 (17:12 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 26 May 2010 05:06:59 +0000 (22:06 -0700)
commit9bd0a6e248302b51806d1d977987dee836ca9e1c
tree52ec0a706b811028226e1ea9c82de3ce94e7ed23
parentfd38d03096803bf6705e95f4b389fac3dee1c62a
Fix tests/command/sample.sh test on Mingw.

On Mingw pspp.list contains CR-LF line ends, so the "grep" command to
skip blank lines needs to allow for that.
tests/command/sample.sh