diff --git a/bin/ci-wait-steady-state b/bin/ci-wait-steady-state index 853966b3..17d52c50 100644 --- a/bin/ci-wait-steady-state +++ b/bin/ci-wait-steady-state @@ -12,6 +12,7 @@ for i in $(seq 60); do if [ "$i" -eq "60" ]; then echo "FAILED" + cat /tmp/queue-watch.log exit 1 fi