From: Jason Etheridge Date: Thu, 10 Sep 2015 20:27:14 +0000 (-0400) Subject: tweak path for referencing cronoutput.txt X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8f95b8e06d26e1642086b7e1f6e453789b342da2;p=working%2Frandom.git tweak path for referencing cronoutput.txt --- diff --git a/qa/test.sh b/qa/test.sh index 305619d7e..ca9c265af 100755 --- a/qa/test.sh +++ b/qa/test.sh @@ -33,7 +33,7 @@ echo "*** Test archived" echo "*** Setting up new output" cp $LOCAL_QA_GIT_PATH/qa/test_output.css . -echo '

Testing in progress

[test.sh output][Previous Runs]' > test.html +echo '

Testing in progress

[test.sh output][Previous Runs]' > test.html ln -s test.html index.html echo "*** Ready to test!"