One last one

This commit is contained in:
Dale Weiler 2013-07-21 22:00:07 +00:00
parent 96ec279663
commit 2bfea938b3

1
test.c
View file

@ -694,6 +694,7 @@ static bool task_propagate(const char *curdir, size_t *pad, const char *defs) {
char *qcflags = NULL;
task_t task;
task.compiled = false;
util_debug("TEST", "compiling task template: %s/%s\n", curdir, files->d_name);
found ++;
if (!tmpl) {