From bbe06d10b696837cea765db6c67b39730adee4e2 Mon Sep 17 00:00:00 2001 From: Anton Reutov Date: Tue, 27 Jul 2021 14:36:41 +0300 Subject: [PATCH] Checking licence format --- bin/v-activate-vesta-license | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/v-activate-vesta-license b/bin/v-activate-vesta-license index 9c2967d9c..87ffd5069 100755 --- a/bin/v-activate-vesta-license +++ b/bin/v-activate-vesta-license @@ -27,7 +27,6 @@ source $VESTA/conf/vesta.conf # Checking arg number check_args '2' "$#" 'MODULE LICENSE' - is_user_format_valid "$license" "license" #----------------------------------------------------------#