Explorar o código

removed debug info on quota set

Serghey Rodin %!s(int64=12) %!d(string=hai) anos
pai
achega
2b40f8422c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      bin/v-add-user

+ 0 - 1
bin/v-add-user

@@ -207,7 +207,6 @@ chmod 660 $USER_DATA/user.conf
 
 # Updating quota
 if [ "$DISK_QUOTA" = 'yes' ]; then
-    echo "Setting quota"
     $BIN/v-update-user-quota "$user"
 fi