[freeside-commits] freeside/FS/bin freeside-daily,1.33,1.33.2.1

Ivan,,, ivan at wavetail.420.am
Mon Nov 2 19:13:15 PST 2009


Update of /home/cvs/cvsroot/freeside/FS/bin
In directory wavetail.420.am:/tmp/cvs-serv21846/FS/bin

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	freeside-daily 
Log Message:
(start of) reconcile breakage from stale accounts, RT#6407

Index: freeside-daily
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/bin/freeside-daily,v
retrieving revision 1.33
retrieving revision 1.33.2.1
diff -u -d -r1.33 -r1.33.2.1
--- freeside-daily	12 Aug 2009 14:58:49 -0000	1.33
+++ freeside-daily	3 Nov 2009 03:13:13 -0000	1.33.2.1
@@ -16,6 +16,10 @@
 bill(%opt);
 
 #you can skip this just by not having the config
+use FS::Cron::breakage qw(reconcile_breakage);
+reconcile_breakage(%opt);
+
+#you can skip this just by not having the config
 use FS::Cron::upload qw(upload);
 upload(%opt);
 



More information about the freeside-commits mailing list