Skip to content

Commit

Permalink
removed date
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Sep 13, 2023
1 parent 48e6af4 commit d297523
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/connect/envoy/run-tests.windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -605,12 +605,10 @@ function suite_teardown {

function run_containers {
echo "Starting containers"
echo $(date)
echo $@
for name in $@ ; do
echo "Starting container"
echo $name
echo $(date)
run_container $name
done
echo "Done running containers"
Expand Down

0 comments on commit d297523

Please sign in to comment.