Merge "Add slavescript to grab console log"

This commit is contained in:
Jenkins 2014-05-30 20:57:30 +00:00 committed by Gerrit Code Review
commit 7b374cd372

View File

@ -0,0 +1,6 @@
#!/bin/bash -xe
echo "Grabbing consoleLog"
$console_log_path='consoleText'
wget -P /tmp --no-check-certificate $BUILD_URL$console_log_path