[freeside-commits] freeside/bin h_cust_main-wipe_paycvv,1.1,1.2
Ivan,,,
ivan at wavetail.420.am
Sun Apr 19 16:52:38 PDT 2009
Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail.420.am:/tmp/cvs-serv21322
Modified Files:
h_cust_main-wipe_paycvv
Log Message:
warning about this not terminating
Index: h_cust_main-wipe_paycvv
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/h_cust_main-wipe_paycvv,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- h_cust_main-wipe_paycvv 17 Apr 2009 23:30:57 -0000 1.1
+++ h_cust_main-wipe_paycvv 19 Apr 2009 23:52:36 -0000 1.2
@@ -22,6 +22,7 @@
dbh->commit or die dbh->errstr;
+ #hmm... doesn't work well, sometimes runs forever, wtf
last if $rv == 0;
}
More information about the freeside-commits
mailing list