no, it was only cause their db is somehow corrupt
authorivan <ivan>
Sun, 19 Apr 2009 23:55:48 +0000 (23:55 +0000)
committerivan <ivan>
Sun, 19 Apr 2009 23:55:48 +0000 (23:55 +0000)
bin/h_cust_main-wipe_paycvv

index 59c9d08..d34c15f 100755 (executable)
@@ -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;
 
 }