Skip to content

Commit

Permalink
fix a nit
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Oct 13, 2015
1 parent 8c894e4 commit dd30134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/jenkins/run_interop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ set -ex
# Enter the gRPC repo root
cd $(dirname $0)/../..

tools/run_tests/run_interop_tests.py --l all --s all --cloud_to_prod --use_docker -t -j 8 $@ || true
tools/run_tests/run_interop_tests.py -l all -s all --cloud_to_prod --use_docker -t -j 8 $@ || true

0 comments on commit dd30134

Please sign in to comment.