]> gitweb.michael.orlitzky.com - hath.git/blobdiff - test/shell/manpage-duped.test
Bulletproof the test suite and examples; version bump the cabal file.
[hath.git] / test / shell / manpage-duped.test
index f2c8bde105abf1e3e75a7c5301b85a1f1410d8c4..3e0c13fc7dc5c8da31aa4d3ed0d5ca75e3937022 100644 (file)
@@ -1,5 +1,5 @@
 # Test the regexed example from the man page.
-dist/build/hath/hath duped <<< "10.0.0.0/24 10.0.1.0/24"
+echo "10.0.0.0/24 10.0.1.0/24" | dist/build/hath/hath duped
 >>>
 10.0.0.0/24
 10.0.1.0/24