mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
doc: remove forgotten references to ./run -n
This commit is contained in:
@@ -7,7 +7,7 @@ Testing that should be done for every functional patch.
|
||||
=== Guest testing
|
||||
|
||||
....
|
||||
./run -a x86_64 -e '- lkmc_eval="/insrm.sh hello 5;wget -S google.com;poweroff;"' -n
|
||||
./run -a x86_64 -e '- lkmc_eval="/insrm.sh hello 5;wget -S google.com;poweroff;"'
|
||||
./run -a arm -e '- lkmc_eval="/insrm.sh hello 5;wget -S google.com;poweroff;"'
|
||||
....
|
||||
|
||||
|
||||
Reference in New Issue
Block a user