Skip to content

Commit

Permalink
to fix ci pull image (#1029)
Browse files Browse the repository at this point in the history
  • Loading branch information
3pointer authored Dec 29, 2020
1 parent 97f4940 commit 9aaab5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ trap stop_services EXIT
start_services

if [ "${1-}" = '--debug' ]; then
echo 'You may now debug from another terminal. Press [ENTER] to continue.'
echo 'You may now debug from the other terminal. Press [ENTER] to continue.'
read line
fi

Expand Down

0 comments on commit 9aaab5b

Please sign in to comment.