]> gitweb.michael.orlitzky.com - hath.git/blobdiff - test/shell/match-class-c.test
Bulletproof the test suite and examples; version bump the cabal file.
[hath.git] / test / shell / match-class-c.test
index 0e0bef85bbd7dd76ca5edb563c2e6146793c491d..b08fb63cf215ea1ae0a62b95abdd828b382ad2b4 100644 (file)
@@ -1,6 +1,6 @@
 # We should match every address in this class C.
 # (input/output generated with `hath listed`)
-grep -Po --color=never $(dist/build/hath/hath <<< "192.168.0.0/24")
+grep -Po $(echo 192.168.0.0/24 | dist/build/hath/hath)
 <<<
 192.168.0.0
 192.168.0.1