Minor change in script output..
This commit is contained in:
		| @@ -91,7 +91,7 @@ if $MIRROR ; then | |||||||
|       cp -a "$err_Log" "/var/log/nc_account-${nc_user}.err.log" |       cp -a "$err_Log" "/var/log/nc_account-${nc_user}.err.log" | ||||||
|       if grep -i -q -E "Authentication\s+failed" "$err_Log" 2> /dev/null ; then |       if grep -i -q -E "Authentication\s+failed" "$err_Log" 2> /dev/null ; then | ||||||
|          print_error_stdout "Authentication failed for user \"$nc_user\" on system \"$nc_server_name\"" |          print_error_stdout "Authentication failed for user \"$nc_user\" on system \"$nc_server_name\"" | ||||||
|          echolog "\t[ERROR] Authentication failed for user \"$nc_user\"..  [ $duration ]" |          echolog "\t[ERROR] Authentication failed for user \"$nc_user\" system: ${nc_server_name} ..  [ $duration ]" | ||||||
|       else |       else | ||||||
|          print_error_stdout "Cannot backup netxcloud account \"$nc_user\"" |          print_error_stdout "Cannot backup netxcloud account \"$nc_user\"" | ||||||
|          echolog "\t[ Notice ] Errors occured while syncing files from netxcloud account \"$nc_user\"  [ $duration ]" |          echolog "\t[ Notice ] Errors occured while syncing files from netxcloud account \"$nc_user\"  [ $duration ]" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user