Sfoglia il codice sorgente

Checking licence format

Anton Reutov 4 anni fa
parent
commit
a4e4542a6d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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                             #