Remove the timestamp header in source files. This information is
[tatoo.git] / remake.cpp
index 77020a5..558ff3a 100644 (file)
@@ -2565,6 +2565,7 @@ void accept_client()
                   goto error;
                 }
                 DEBUG << "adding variable " << line << " to job " << job_id << std::endl;
+                vars[name].clear();
                 read_words(in, vars[name]);
                p += len + 1;
         }