[LTP] [PATCH] fs_racer: cleanup

Cyril Hrubis chrubis@suse.cz
Wed Nov 23 13:21:38 CET 2016


Hi!
> +    rm -rf $DIR >/dev/null

There shouldn't be any need to redirect the output to /dev/null once you
pass the -f argument to the rm. Otherwise this is obviously correct.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list