# HG changeset patch # User Doug Simon # Date 1324635964 -3600 # Node ID 48f89a17f86a56dec08eb13ef734a5ce53527020 # Parent 784f7e262d607e2c03667c539b0b9f6b036008d1 Trivial change to test gate. diff -r 784f7e262d60 -r 48f89a17f86a mx/commands.py --- 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...'))