|
Boost-Commit : |
From: troy_at_[hidden]
Date: 2008-06-26 23:39:41
Author: troy
Date: 2008-06-26 23:39:41 EDT (Thu, 26 Jun 2008)
New Revision: 46762
URL: http://svn.boost.org/trac/boost/changeset/46762
Log:
Tweak tweak.
Text files modified:
branches/CMake/release/tools/build/CMake/marshal.py.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: branches/CMake/release/tools/build/CMake/marshal.py.in
==============================================================================
--- branches/CMake/release/tools/build/CMake/marshal.py.in (original)
+++ branches/CMake/release/tools/build/CMake/marshal.py.in 2008-06-26 23:39:41 EDT (Thu, 26 Jun 2008)
@@ -88,6 +88,7 @@
f = open(log, "a")
marshal.dump(result, f)
+f.close()
if t.ex:
sys.exit(t.ex.errno)
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk