]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
One last one
authorDale Weiler <killfieldengine@gmail.com>
Sun, 21 Jul 2013 22:00:07 +0000 (22:00 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Sun, 21 Jul 2013 22:00:07 +0000 (22:00 +0000)
test.c

diff --git a/test.c b/test.c
index d49575cd93e747043e90a196decc7798c1f4f412..1930bbac01c3a982fe3491bf2ecd688022631d42 100644 (file)
--- 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;
 
             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) {
             util_debug("TEST", "compiling task template: %s/%s\n", curdir, files->d_name);
             found ++;
             if (!tmpl) {