diff --git a/src/static/client.sh b/src/static/client.sh index 0e07934..7f104d9 100644 --- a/src/static/client.sh +++ b/src/static/client.sh @@ -13,6 +13,8 @@ while true; do retval=$? set -e if [ $retval -ne 0 ]; then + echo "Error: $retval" + echo "" echo "Is the Job Server Down?" continue fi