[open-ils-commits] r13417 - trunk/Open-ILS/src/support-scripts (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Jun 19 16:04:42 EDT 2009


Author: erickson
Date: 2009-06-19 16:04:38 -0400 (Fri, 19 Jun 2009)
New Revision: 13417

Added:
   trunk/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh
Log:
cron script to run the clear-expired-circ-history items proc, attempt #2

Added: trunk/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh
===================================================================
--- trunk/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh	                        (rev 0)
+++ trunk/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh	2009-06-19 20:04:38 UTC (rev 13417)
@@ -0,0 +1,2 @@
+#!BINDIR/srfsh
+request open-ils.cstore open-ils.cstore.json_query {"from":["container.clear_all_expired_circ_history_items"]}



More information about the open-ils-commits mailing list