Explorar el Código

08jenkins-agent-install-centos.sh

lizw hace 2 años
padre
commit
e1c3167e79
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      00base/08jenkins-agent-install-centos.sh

+ 0 - 1
00base/08jenkins-agent-install-centos.sh

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