* dump kernel
This commit is contained in:
parent
dec07a6b10
commit
c7621024be
2
Makefile
2
Makefile
|
@ -26,4 +26,4 @@ killall:
|
|||
cat loadbot/testservers |xargs --verbose -n 1 --replace=BLAH ssh BLAH "killall screen"
|
||||
|
||||
logs:
|
||||
cat loadbot/testservers |xargs --verbose -n 1 --replace=BLAH ssh BLAH "cat loadbot.0"
|
||||
cat loadbot/testservers |xargs --verbose -n 1 --replace=BLAH ssh BLAH "uname -r; cat loadbot.0"
|
||||
|
|
Loading…
Reference in New Issue