Fix failing help testcase.

The testcase hardcodes the -h (help) output. Seems rather silly, but
easy enough to fix.
This commit is contained in:
Anthony DeRobertis 2014-12-17 14:11:40 -05:00
parent b72256a8fc
commit 333a16bdbf
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ ${I_HELP} -l loop sending pings forever
-q quiet (don't show per-target/per-ping results)
-Q n same as -q, but show summary every n seconds
-r n number of retries (default 3)
-R random packet data (to foil link data compression)
-s print final stats
-S addr set source address
-t n individual target initial timeout (in millisec) (default 500)