On Mon, 2008-09-08 at 19:43 +0900, Mitsuru Chinen wrote:
> Although ping6 doesn't have -R option, it is specified.
> It should be removed.
> 
> Signed-off-by: Mitsuru Chinen <[EMAIL PROTECTED]>

Merged.

Regards--
Subrata

> ---
>  testcases/network/ipv6/ping6/ping601 |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/testcases/network/ipv6/ping6/ping601 
> b/testcases/network/ipv6/ping6/ping601
> index 586ab9a..a722507 100755
> --- a/testcases/network/ipv6/ping6/ping601
> +++ b/testcases/network/ipv6/ping6/ping601
> @@ -56,7 +56,7 @@ do_test()
> 
>     for packetsize in $PACKETSIZES
>     do
> -      ping6  -R -c $COUNT -s $packetsize $RHOST 
> +      ping6 -c $COUNT -s $packetsize $RHOST 
>        [ $? -eq 0 ] || end_testcase "failed: ping6 -c $COUNT -s $packetsize 
> $RHOST"
>        sleep $SLEEPTIME
>     done


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to