diff --git a/scripts/stop-all.sh b/scripts/stop-all.sh index 1792efc6d..451f77f6c 100755 --- a/scripts/stop-all.sh +++ b/scripts/stop-all.sh @@ -45,7 +45,7 @@ do if [[ $? -ne 0 ]]; then if [[ $attempt -ne 0 ]] ; then - echo "+++ cat openim log file >>> ${LOG_FILE}" + echo "+++ cat openim log file >>> ${LOG_FILE} " $attempt openim::log::error "stop process failed. continue waiting\n" "${result}" fi sleep 1