[LTP] [PATCH 1/2] commands/lsmod: Added new testcase to test lsmod(8)

Cyril Hrubis chrubis@suse.cz
Wed Jan 27 17:11:23 CET 2016


Hi!
I've moved the verify part to the test function since there is no need
to keep it separated for such simple test and simplified the awk part as
well. There is no need to use sed if we can do the match in the awk and
also awk can read file just fine, no need to use the cat to feed it to
stdin.

Pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the Ltp mailing list