[LTP] [PATCH v2] net/ip_tests: Return TCONF if driver dummy not present

Petr Vorel pvorel@suse.cz
Tue Dec 1 19:04:43 CET 2020


Hi Kory, Alexey,

...
>  	# test #5
> -	ip route show | grep $ip4_addr && ip route del $ip4_addr
> +	[ "$ip4_addr" ] && ip route show | grep $ip4_addr && ip route del $ip4_addr

Added -q to grep and merged.

Thanks for your patch!
Alexey, thanks for review!

Kind regards,
Petr


More information about the ltp mailing list