Skip to content

Commit c1cf43a

Browse files
committed
trying something
1 parent 560f8f6 commit c1cf43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/runtox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ if [ -z "${ENV}" ]; then
4040
exit 0
4141
fi
4242

43-
exec $TOXPATH -e "$ENV" -- "${@:2}"
43+
exec $TOXPATH -po -e "$ENV" -- "${@:2}"

0 commit comments

Comments
 (0)