* dump kernel

This commit is contained in:
Jeff Carr 2011-09-27 14:48:07 -04:00
parent dec07a6b10
commit c7621024be
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ killall:
cat loadbot/testservers |xargs --verbose -n 1 --replace=BLAH ssh BLAH "killall screen" cat loadbot/testservers |xargs --verbose -n 1 --replace=BLAH ssh BLAH "killall screen"
logs: 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"