]> git.tdb.fi Git - builder.git/blobdiff - source/lib/externaltask.h
Comment cleanup and other cosmetic fixes
[builder.git] / source / lib / externaltask.h
index 9b9bc438867ce5884241249dedbe6b511af87ed8..4a789201b64848c35123f9e4fb3d6394760968d8 100644 (file)
@@ -68,7 +68,7 @@ public:
        void set_stderr(StreamAction);
 
        /** Returns captured output, if any.  This may be called while the task is
-       still running, but it will always return all output. */
+       still running, but it will always return all output produced so far. */
        const std::string &get_output() const { return output; }
 
        /** Executes a command and captures its output.  If the command exits with