]> gitweb.michael.orlitzky.com - hath.git/blob - test/shell/manpage-duped.test
hath.cabal: simplify GHC flags used in the shelltest suite.
[hath.git] / test / shell / manpage-duped.test
1 # Test the regexed example from the man page.
2 echo "10.0.0.0/24 10.0.1.0/24" | dist/build/hath/hath duped
3 >>>
4 10.0.0.0/24
5 10.0.1.0/24
6 >>>= 0