diff --git a/src/dird/run_conf.c b/src/dird/run_conf.c index bf4b282a015..e96074bec0e 100644 --- a/src/dird/run_conf.c +++ b/src/dird/run_conf.c @@ -570,6 +570,8 @@ void store_run(LEX *lc, RES_ITEM *item, int index, int pass) set_bit(i + code - 1, lrun.woy); } } + } else { + scan_err0(lc, _("Bad modulo time specification. Format for weekdays is '01/02', for yearweeks is 'w01/w02'.")); } break; case s_range: