]> gitweb.michael.orlitzky.com - hath.git/blobdiff - test/shell/manpage-diffed.test
Bulletproof the test suite and examples; version bump the cabal file.
[hath.git] / test / shell / manpage-diffed.test
index 5cd4f67f1c074935e1cccdd57a6de91731718d1f..599e751f95ca85c2e25c16d38f8a7c080e4e1e82 100644 (file)
@@ -1,5 +1,5 @@
 # Test the regexed example from the man page.
-dist/build/hath/hath diffed <<< "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 diffed
 >>>
 -10.0.0.0/24
 -10.0.1.0/24