diff --git a/Makefile b/Makefile index 4c20024..9fd0fe5 100644 --- a/Makefile +++ b/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"