소스 검색

Checking licence format

Anton Reutov 4 년 전
부모
커밋
a4e4542a6d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      bin/v-activate-vesta-license

+ 1 - 0
bin/v-activate-vesta-license

@@ -28,6 +28,7 @@ source $VESTA/conf/vesta.conf
 # Checking arg number
 # Checking arg number
 check_args '2' "$#" 'MODULE LICENSE'
 check_args '2' "$#" 'MODULE LICENSE'
 
 
+is_user_format_valid "$license" "license"
 
 
 #----------------------------------------------------------#
 #----------------------------------------------------------#
 #                       Action                             #
 #                       Action                             #