summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-21 17:26:57 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-21 17:26:57 +0100
commitd30aa629d0d0e529b7f4a5ce26baa457807ebdbc (patch)
tree7a7af037ae35f692abaabc0a2c2eeec7d9445c39
parent61383a848bdc8efc8bc6690ee8ca1d4513fcaae5 (diff)
downloadciat-slave-master.tar.gz
Follow twistd.log once startedHEADmaster
-rwxr-xr-xstart1
1 files changed, 1 insertions, 0 deletions
diff --git a/start b/start
index 95cf279..40d2d70 100755
--- a/start
+++ b/start
@@ -10,3 +10,4 @@ teardown () {
trap "teardown" SIGINT SIGTERM
cd slavenv
./bin/buildslave start SLAVENAME
+tail -f slavenv/arm-slave/twistd.log