diff --git a/bin/correct_duplicate_addrs b/bin/correct_duplicate_addrs index 225cad9f5bdeb457d734bdfc4596f01b9ef7c81b..12e80a1425a47ede1c197be19a7f961ee5c004d6 100755 --- a/bin/correct_duplicate_addrs +++ b/bin/correct_duplicate_addrs @@ -28,7 +28,7 @@ $stdin.each_line do |line| end addr = match[1] - keys = match[2].split(" ") + keys = match[2].split # This is the customer ID of the support chat # All duplicates are moved to the support addr so we still hear when people