changeset 4163:48f89a17f86a

Trivial change to test gate.
author Doug Simon <doug.simon@oracle.com>
date Fri, 23 Dec 2011 11:26:04 +0100
parents 784f7e262d60
children d6d589ed9b84
files mx/commands.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx/commands.py	Fri Dec 23 10:38:39 2011 +0100
+++ b/mx/commands.py	Fri Dec 23 11:26:04 2011 +0100
@@ -474,7 +474,7 @@
     start = time.time()
     
     # 1. Clean
-    #clean([])
+    # clean([])
     
     # 2. Checkstyle
     mx.log(time.strftime('%d %b %Y %H:%M:%S - Running Checkstyle...'))