summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c651df0)
raw | patch | inline | side by side (parent: c651df0)
author | ishmal <ishmal@users.sourceforge.net> | |
Sat, 3 Mar 2007 23:00:32 +0000 (23:00 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Sat, 3 Mar 2007 23:00:32 +0000 (23:00 +0000) |
buildtool.cpp | patch | blob | history |
diff --git a/buildtool.cpp b/buildtool.cpp
index 830d3f05db019a67eee28caecbb5f5b4d06828c9..cb1389158dc61018559b7476e5529c3271410018 100644 (file)
--- a/buildtool.cpp
+++ b/buildtool.cpp
//## Execute the command
String outString, errString;
- trace("BEFORE");
bool ret = executeCommand(cmd.c_str(), "", outString, errString);
- trace("AFTER");
if (f)
{