From 2bfea938b318ddb3f7a18ad473cc6ca2b5d8e1d6 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sun, 21 Jul 2013 22:00:07 +0000 Subject: [PATCH 1/1] One last one --- test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test.c b/test.c index d49575c..1930bba 100644 --- a/test.c +++ b/test.c @@ -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) { -- 2.39.2