fix typo
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 30 Jul 2010 10:27:04 +0000 (12:27 +0200)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Fri, 30 Jul 2010 14:21:05 +0000 (10:21 -0400)
source/steps/ValidateNodeInstall.py

index ae32475..1f10616 100644 (file)
@@ -100,7 +100,7 @@ def Run( vars, log ):
                     return -1
             else:
                 # disable time/count based filesystems checks
-                utils.sysexec_noerr( "tune2fs -c -1 -i 0 %s" PARTITIONS[filesystem], log)
+                utils.sysexec_noerr( "tune2fs -c -1 -i 0 %s" PARTITIONS[filesystem], log)
 
         try:
             # then attempt to mount them