echo "*** Setting up new output"
cp $LOCAL_QA_GIT_PATH/qa/test_output.css .
-echo '<html><head></head><body><h1>Testing in progress</h1>[<a href="archive/cronoutput.txt">test.sh output</a>][<a href="archive/">Previous Runs</a>]</body></html>' > test.html
+echo '<html><head></head><body><h1>Testing in progress</h1>[<a href="cronoutput.txt">test.sh output</a>][<a href="archive/">Previous Runs</a>]</body></html>' > test.html
ln -s test.html index.html
echo "*** Ready to test!"