mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
stuff
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
m5 checkpoint
|
||||
tmp="$(mktemp)"
|
||||
m5 readfile > "$tmp"
|
||||
m5 resetstats
|
||||
sh "$tmp"
|
||||
m5 exit
|
||||
if [ -s "$tmp" ]; then
|
||||
m5 resetstats
|
||||
sh "$tmp"
|
||||
m5 exit
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user