From c2100fce9e9122f57ee56336e09ff8a5ca24f8ed Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 24 Jan 2013 16:42:04 +0200 Subject: [PATCH] no errors when user is suspended --- bin/v-update-web-domains-traff | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/v-update-web-domains-traff b/bin/v-update-web-domains-traff index 386c09b5a..a330d36f0 100755 --- a/bin/v-update-web-domains-traff +++ b/bin/v-update-web-domains-traff @@ -26,7 +26,6 @@ check_args '1' "$#" 'USER' validate_format 'user' is_system_enabled "$WEB_SYSTEM" is_object_valid 'user' 'USER' "$user" "$user" -is_object_unsuspended 'user' 'USER' "$user" #----------------------------------------------------------#