[freeside-commits] branch FREESIDE_2_3_BRANCH updated. a44b4284f9a93d6765832d041aee9541c1f0ce90

Ivan ivan at 420.am
Thu Jul 5 13:35:44 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  a44b4284f9a93d6765832d041aee9541c1f0ce90 (commit)
      from  e701fa5f0e3ca0112fad8a649dc32378c2317878 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a44b4284f9a93d6765832d041aee9541c1f0ce90
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Jul 5 13:35:43 2012 -0700

    less busywork for freeside-prepaidd

diff --git a/FS/bin/freeside-prepaidd b/FS/bin/freeside-prepaidd
index 05b068b..c095cee 100644
--- a/FS/bin/freeside-prepaidd
+++ b/FS/bin/freeside-prepaidd
@@ -85,7 +85,7 @@ while (1) {
   }
 
   die "exiting" if sigterm() || sigint();
-  sleep 5;
+  sleep 60;
 
 }
 

-----------------------------------------------------------------------

Summary of changes:
 FS/bin/freeside-prepaidd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list