Skip to content

Commit

Permalink
run_tests_py3.sh shouldn't lose cmdline args
Browse files Browse the repository at this point in the history
  • Loading branch information
drewp committed Apr 1, 2015
1 parent b93f3dd commit aff5b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests_py3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ cd build/py3_testing
2to3 -wn --no-diffs test
2to3 -wn --no-diffs run_tests.py

python3 run_tests.py
python3 run_tests.py $@

0 comments on commit aff5b25

Please sign in to comment.