diff mx/commands.py @ 8569:59eb5a38df56

-Merge
author Christos Kotselidis <christos.kotselidis@oracle.com>
date Thu, 28 Mar 2013 23:41:37 +0100
parents 676a85b65481
children c7672a325faf
line wrap: on
line diff
--- a/mx/commands.py	Thu Mar 28 23:40:12 2013 +0100
+++ b/mx/commands.py	Thu Mar 28 23:41:37 2013 +0100
@@ -1025,7 +1025,7 @@
     vm = _vm
     if len(args) is 0:
         args = ['all']
-        
+    
     vmArgs = [arg for arg in args if arg.startswith('-')]
 
     def benchmarks_in_group(group):