Skip to content

Commit

Permalink
Update test/integration/scripts/run-tests.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Max Kurapov <[email protected]>
  • Loading branch information
BlairCurrey and mkurapov authored Mar 28, 2024
1 parent 524ae96 commit cc532cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/scripts/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# and stops the containers. It saves the container logs to a file and edits /etc/hosts.
# Usage:
# ./script.sh # Run the script with default options
# ./script.sh --build # Skip building the docker images and internal test dependencies (-nb or --no-build)
# ./script.sh --no-build # Skip building the docker images and internal test dependencies (-nb or --no-build)

log_file="./tmp/rafiki_integration_logs.txt"
build_flag="--build"
Expand Down

0 comments on commit cc532cd

Please sign in to comment.