summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorivan <ivan>2009-08-27 10:23:12 +0000
committerivan <ivan>2009-08-27 10:23:12 +0000
commit55332cb444a9d80e168737e5132c458f1cc44450 (patch)
tree36d5dcdad07165e427435f15fc907b1b7f39271b /bin
parentf407a661ea76f6cc7621e10a23ab32eb74ced115 (diff)
doh
Diffstat (limited to 'bin')
-rwxr-xr-xbin/move-customers4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/move-customers b/bin/move-customers
index c78b6ac25..d237d1237 100755
--- a/bin/move-customers
+++ b/bin/move-customers
@@ -55,7 +55,7 @@ my %domsvc_map = (
# 'DCHK' => [],
# 'DCRD' => [],
# 'COMP' => [],
-);
+#);
#production
my %eventparts = (
'CARD' => [ 1, ],
@@ -64,7 +64,7 @@ my %eventparts = (
'DCHK' => [ 12, ],
'DCRD' => [ 15, ],
'COMP' => [],
-)
+);
#--