We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8913725 commit c4bb544Copy full SHA for c4bb544
test.sh
@@ -8,4 +8,4 @@ cd $THIS_DIR
8
PYTHONPATH=$THIS_DIR
9
export PYTHONPATH
10
11
-tox
+exec tox ${1+"${@}"}
0 commit comments