--- a/testing3/knight1_test.sh Wed Oct 30 14:27:54 2019 +0000
+++ b/testing3/knight1_test.sh Wed Oct 30 21:56:46 2019 +0000
@@ -5,7 +5,7 @@
echo -e "" > $out
-echo -e "Below is the feedback for your submission of CW 8, Part 1 and 2." >> $out
+echo -e "Below is the feedback for your submission of CW 8, Preliminary Part" >> $out
echo -e "" >> $out
@@ -42,7 +42,7 @@
if (scala_vars knight1.scala)
then
- echo -e " --> fail (make triple-sure your program conforms to the required format)" >> $out
+ echo -e " --> FAIL (make triple-sure your program conforms to the required format)" >> $out
tsts0=$(( 0 ))
else
echo -e " --> success" >> $out