X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=blobdiff_plain;f=test%2Fshell%2Fmanpage-duped.test;h=3e0c13fc7dc5c8da31aa4d3ed0d5ca75e3937022;hp=f2c8bde105abf1e3e75a7c5301b85a1f1410d8c4;hb=2744428b39c7f253d6629335b9cb4122e224e177;hpb=02a793ab4325e5d04eb3ae3450aa33d01b4b4d1c diff --git a/test/shell/manpage-duped.test b/test/shell/manpage-duped.test index f2c8bde..3e0c13f 100644 --- a/test/shell/manpage-duped.test +++ b/test/shell/manpage-duped.test @@ -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