diff mxtool/mx.py @ 4186:71a2cd79c375

Made stdout for mx unbuffered.
author Doug Simon <doug.simon@oracle.com>
date Tue, 03 Jan 2012 13:53:38 +0100
parents 383c1272cd1f
children 148fa38782e8
line wrap: on
line diff
--- a/mxtool/mx.py	Tue Jan 03 12:56:55 2012 +0100
+++ b/mxtool/mx.py	Tue Jan 03 13:53:38 2012 +0100
@@ -2,7 +2,7 @@
 #
 # ----------------------------------------------------------------------------------------------------
 #
-# Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it