Explorar o código

Checking licence format

Anton Reutov %!s(int64=4) %!d(string=hai) anos
pai
achega
a4e4542a6d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
 check_args '2' "$#" 'MODULE LICENSE'
 
+is_user_format_valid "$license" "license"
 
 #----------------------------------------------------------#
 #                       Action                             #