]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Add comments
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 24 Apr 2007 20:33:11 +0000 (20:33 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 24 Apr 2007 20:33:11 +0000 (20:33 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4624 91ce42f0-d328-0410-95d8-f526ca767f89

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 ||