summaryrefslogtreecommitdiff
path: root/bin/h_cust_main-wipe_paycvv
diff options
context:
space:
mode:
authorivan <ivan>2009-04-19 23:55:48 +0000
committerivan <ivan>2009-04-19 23:55:48 +0000
commit591abf0ef3819c892a61a71042b285b4215ebb1a (patch)
tree3305914518c2c354d86e58eb351726a638079420 /bin/h_cust_main-wipe_paycvv
parentb86387055e7d7dcd7cfe6d0620bfec7c4acb7583 (diff)
no, it was only cause their db is somehow corrupt
Diffstat (limited to 'bin/h_cust_main-wipe_paycvv')
-rwxr-xr-xbin/h_cust_main-wipe_paycvv1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/h_cust_main-wipe_paycvv b/bin/h_cust_main-wipe_paycvv
index 59c9d08..d34c15f 100755
--- a/bin/h_cust_main-wipe_paycvv
+++ b/bin/h_cust_main-wipe_paycvv
@@ -22,7 +22,6 @@ while (1) {
dbh->commit or die dbh->errstr;
- #hmm... doesn't work well, sometimes runs forever, wtf
last if $rv == 0;
}