We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560f8f6 commit c1cf43aCopy full SHA for c1cf43a
scripts/runtox.sh
@@ -40,4 +40,4 @@ if [ -z "${ENV}" ]; then
40
exit 0
41
fi
42
43
-exec $TOXPATH -e "$ENV" -- "${@:2}"
+exec $TOXPATH -po -e "$ENV" -- "${@:2}"
0 commit comments