LP#1396161 - Changing granularity example back to lowercase
authorJosh Stompro <stomproj@larl.org>
Tue, 13 Jan 2015 20:22:50 +0000 (14:22 -0600)
committerJosh Stompro <stomproj@larl.org>
Tue, 13 Jan 2015 20:22:50 +0000 (14:22 -0600)
If LP#1205072 gets committed this will be needed.

Signed-off-by: Josh Stompro <stomproj@larl.org>
Open-ILS/src/support-scripts/action_trigger_runner.pl.in

index 1c217bc..e4e7ade 100755 (executable)
@@ -142,7 +142,7 @@ $0 : Create and process action/trigger events
 
         # To batch create all events for a specific granularity and to send notices for all pending
         # events with that same granularity.
-        perl $0 --run-pending --granularity=Hourly --process-hooks
+        perl $0 --run-pending --granularity=hourly --process-hooks
 
 HELP
 }