소스 검색

Remove debugging output

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

+ 0 - 2
openwrtbuilder

@@ -383,8 +383,6 @@ main() {
    
    
     readInput "$@"
     readInput "$@"
 
 
-    echo "PROFILE: $PROFILE"
-
     [[ ! ${!PROFILE@a} = A ]] && echo "Profile does not exist" && return 1
     [[ ! ${!PROFILE@a} = A ]] && echo "Profile does not exist" && return 1
     declare -gn P_ARR="$PROFILE"
     declare -gn P_ARR="$PROFILE"
     declare _out_prefix
     declare _out_prefix