From 3d5fbb58dc7afe535bd047109e61289ec5e545bf Mon Sep 17 00:00:00 2001 From: chainlinc Date: Thu, 11 Dec 2014 16:04:28 -0500 Subject: Update sarg_schedule.xml if the example is followed, the extra space after the fourth dash in the WEEKAGO example causes the schedule to fail. --- config/sarg/sarg_schedule.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/sarg/sarg_schedule.xml b/config/sarg/sarg_schedule.xml index 6080e530..5123d786 100644 --- a/config/sarg/sarg_schedule.xml +++ b/config/sarg/sarg_schedule.xml @@ -144,7 +144,7 @@ To force sarg to create a report only for specific days, use:
TODAY:  -d `date +%d/%m/%Y`
YESTERDAY:  -d `date -v-1d +%d/%m/%Y`
- WEEKAGO:  -d `date -v-1w +%d/%m/%Y`- `date -v-1d +%d/%m/%Y`
+ WEEKAGO:  -d `date -v-1w +%d/%m/%Y`-`date -v-1d +%d/%m/%Y`
MONTHAGO:  -d `date -v-1m +01/%m/%Y`-`date -v-1m +31/%m/%Y`]]> input 50 -- cgit v1.2.3