This shouldn't have gone in

This commit is contained in:
Kohsuke Kawaguchi 2018-09-17 15:29:59 -07:00
parent 952d15f50c
commit d8b6f3b0e1
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ if [[ "${1}" =~ "--" ]]; then
fi;
set -xe
exec docker run --net host --rm ${TTY_ARGS} \
-u $(id -u):$(id -g) \
-w ${PWD} \