Skip to content

Commit

Permalink
Fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabrizian committed May 17, 2023
1 parent 386eaa6 commit 688528d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/L0_backend_python/env/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ wait $SERVER_PID

set +e

PY38_ENV_EXTRACTION="Extracting Python execution env"
PY310_ENV_EXTRACTION="Extracting Python execution env"
if [ `grep -c "${PY310_ENV_EXTRACTION}" ${SERVER_LOG}` != "2" ]; then
cat $SERVER_LOG
echo -e "\n***\n*** Python execution environment should be extracted exactly twice. \n***"
Expand Down

0 comments on commit 688528d

Please sign in to comment.