X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=blobdiff_plain;f=test%2Fshell%2Fmanpage-diffed.test;h=599e751f95ca85c2e25c16d38f8a7c080e4e1e82;hp=5cd4f67f1c074935e1cccdd57a6de91731718d1f;hb=2744428b39c7f253d6629335b9cb4122e224e177;hpb=02a793ab4325e5d04eb3ae3450aa33d01b4b4d1c diff --git a/test/shell/manpage-diffed.test b/test/shell/manpage-diffed.test index 5cd4f67..599e751 100644 --- a/test/shell/manpage-diffed.test +++ b/test/shell/manpage-diffed.test @@ -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