소스 검색

08jenkins-agent-install-centos.sh

lizw 2 년 전
부모
커밋
e1c3167e79
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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}
                             ;;