ci/bare-metal: Reword the final output of the init script on the board.
[mesa.git] / .gitlab-ci / bare-metal / init.sh
index 2dc944da97404d1b3e0b723d47506dcc0ff125d8..93de85c9f283a0266212d477d76f077bc457b267 100644 (file)
@@ -18,9 +18,9 @@ if [ -e /install/deqp-expected-fails.txt ]; then
 fi
 
 if sh /deqp/deqp-runner.sh; then
-    echo "DEQP RESULT: pass"
+    echo "bare-metal result: pass"
 else
-    echo "DEQP RESULT: fail"
+    echo "bare-metal result: fail"
 fi
 
 # Wait until the job would have timed out anyway, so we don't spew a "init