tests: avoid a spurious failure on MSYS
authorPeter Rosin <peda@lysator.liu.se>
Wed, 29 May 2013 14:53:55 +0000 (16:53 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Wed, 29 May 2013 14:53:55 +0000 (16:53 +0200)
commit625678d54b616bf5c2db6c803f4b0746f70e3e53
tree523b6a59c7db7e65191ffbffc5cf5a22a3fc1ade
parenteefd01b3fb3f233bcaffdd0aedc611dd819634aa
tests: avoid a spurious failure on MSYS

Fixes automake bug#14493.

* t/cxx-demo.sh: Strip CR characters from the program output.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
t/cxx-demo.sh