瀏覽代碼

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                             #