Fix tests/command/sample.sh test on Mingw. origin/mingw fc11-i386-build25 fc11-x64-build23 lenny-x64-build46 sid-i386-build93
authorBen Pfaff <blp@gnu.org>
Sun, 18 Oct 2009 00:12:58 +0000 (17:12 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 18 Oct 2009 00:12:58 +0000 (17:12 -0700)
commit8fd44d50713cc51b6ca698fec5b1f90289ec4ba0
tree231b0f7c27ccc8843b51fcea3737c34928aa318e
parent0407d1662dbae126a4f9dd0a4abbc8bebd4b8649
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