@@ -440,7 +440,6 @@ while [ "${1:-}" != "" ]; do
-agent ) shift
JENKINS_AGENT=${1:-JENKINS_AGENT}
;;
- ;;
-git ) shift
GIT_TAG=${1:-GIT_TAG}