This commit is contained in:
Dale Weiler 2015-01-29 23:13:55 -05:00
parent 783b7b6594
commit b640049912

2
test.c
View file

@ -734,6 +734,8 @@ static bool task_propagate(const char *curdir, size_t *pad, const char *defs) {
const char *qcflags = NULL;
task_t task;
memset(&task, 0, sizeof(task));
found ++;
if (!tmpl) {
con_err("error compiling task template: %s\n", files->d_name);