Added output for test_t1_meter.sh to see which test failed

pull/1129/head
Andreas Horrer 2024-01-01 20:31:13 +01:00
rodzic 331c5a4018
commit dd2df53280
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -85,6 +85,7 @@ then
then
meld $TEST/test_expected.txt $TEST/test_responses.txt
fi
echo ERROR: $TESTNAME
exit 1
fi
else
@ -109,6 +110,7 @@ then
then
meld $TEST/test_expected.txt $TEST/test_responses.txt
fi
echo ERROR: $TESTNAME
exit 1
fi
else