From: ivan Date: Sun, 19 Apr 2009 23:55:48 +0000 (+0000) Subject: no, it was only cause their db is somehow corrupt X-Git-Tag: root_of_svc_elec_features~1255 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=591abf0ef3819c892a61a71042b285b4215ebb1a no, it was only cause their db is somehow corrupt --- diff --git a/bin/h_cust_main-wipe_paycvv b/bin/h_cust_main-wipe_paycvv index 59c9d0819..d34c15f34 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; }