]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/dird_conf.c
ebl Add comments
[bacula/bacula] / bacula / src / dird / dird_conf.c
index c87d79d21e6c12a416dc18d37b22fbde01bcda25..b9199d0cbcfda4248923c53178db7c3d3952fdf8 100644 (file)
@@ -1322,6 +1322,10 @@ void save_resource(int type, RES_ITEM *items, int pass)
          res->res_job.run_cmds   = res_all.res_job.run_cmds;
          res->res_job.RunScripts = res_all.res_job.RunScripts;
 
+        /* TODO: JobDefs where/regexwhere doesn't work well (but this
+         * is not very useful) */
+
+         /* we take RegexWhere before all other options */
         if (!res->res_job.RegexWhere 
             &&
             (res->res_job.strip_prefix ||