[Commits] (markie) Failed to preserve output
commits at osafoundation.org
commits at osafoundation.org
Tue Apr 27 11:43:19 PDT 2004
Commit by: markie
Modified files:
osaf/hardhat/buildscripts/test-chandler.py 1.2 1.3
Log message:
Failed to preserve output
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/hardhat/buildscripts/test-chandler.py.diff?r1=text&tr1=1.2&r2=text&tr2=1.3
Index: osaf/hardhat/buildscripts/test-chandler.py
diff -u osaf/hardhat/buildscripts/test-chandler.py:1.2 osaf/hardhat/buildscripts/test-chandler.py:1.3
--- osaf/hardhat/buildscripts/test-chandler.py:1.2 Tue Apr 27 11:37:04 2004
+++ osaf/hardhat/buildscripts/test-chandler.py Tue Apr 27 11:42:47 2004
@@ -139,6 +139,7 @@
log.write("***Error during tests*** " + e.str() + "\n")
log.write("- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n")
log.write("Tests log:" + "\n")
+ hardhatutil.dumpOutputList(outputList, log)
if os.path.exists(os.path.join(modeDir, logPath)) :
CopyLog(os.path.join(modeDir, logPath), log)
log.write("- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n")
More information about the Commits
mailing list