소스 검색

Add debug for gentoo testing

bryan 2 년 전
부모
커밋
d350879bb6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      installJRMC

+ 2 - 0
installJRMC

@@ -1709,6 +1709,8 @@ main() {
             ;;
     esac
 
+    debug "REPO_INSTALL_SWITCH=$REPO_INSTALL_SWITCH"
+
     if (( REPO_INSTALL_SWITCH )); then
         echo "Installing JRiver Media Center from remote repository"
         if installMCFromRepo; then