[open-ils-commits] r18526 - branches/rel_1_6/Open-ILS/src/support-scripts (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Oct 28 12:25:53 EDT 2010
Author: phasefx
Date: 2010-10-28 12:25:49 -0400 (Thu, 28 Oct 2010)
New Revision: 18526
Added:
branches/rel_1_6/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh
Log:
missing clear_expired_circ_history.srfsh was breaking the build, copied from trunk
Added: branches/rel_1_6/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh
===================================================================
--- branches/rel_1_6/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh (rev 0)
+++ branches/rel_1_6/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh 2010-10-28 16:25:49 UTC (rev 18526)
@@ -0,0 +1,2 @@
+#!/openils/bin/srfsh
+request open-ils.cstore open-ils.cstore.json_query {"from":["container.clear_all_expired_circ_history_items"]}
Property changes on: branches/rel_1_6/Open-ILS/src/support-scripts/clear_expired_circ_history.srfsh
___________________________________________________________________
Name: svn:executable
+ *
More information about the open-ils-commits
mailing list