X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=hath.cabal;h=c7517291317434e070d062b0db5890a2f503f0e0;hb=7561ae249c02e54f3f4587d579818f6bf43832c7;hp=bdacad2f673f0719af08678c579a053ff3f63b8b;hpb=e383e7b2632a1e057adbd765748bf96708e53834;p=hath.git diff --git a/hath.cabal b/hath.cabal index bdacad2..c751729 100644 --- a/hath.cabal +++ b/hath.cabal @@ -9,6 +9,8 @@ license-file: doc/LICENSE build-type: Simple extra-source-files: doc/man1/hath.1 + test/shell/*.test + test/shell-net/*.test synopsis: Hath manipulates network blocks in CIDR notation. description: @@ -89,7 +91,7 @@ description: Perform PTR lookups on all of 198.41.0.4\/30: . @ - hath reversed <<< \"198.41.0.4\/30\" + $ hath reversed <<< \"198.41.0.4\/30\" 198.41.0.4: a.root-servers.net. 198.41.0.5: 198.41.0.6: rs.internic.net. @@ -102,7 +104,7 @@ description: perform 25 lookups in parallel: . @ - hath reversed +RTS -N25 <<< \"198.41.0.4\/24\" + $ hath reversed +RTS -N25 <<< \"198.41.0.4\/24\" 198.41.0.4: a.root-servers.net. 198.41.0.5: 198.41.0.6: rs.internic.net.