if i find the guy who thought that was a good idea....
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 17 Apr 2009 18:52:10 +0000 (18:52 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Fri, 17 Apr 2009 18:52:10 +0000 (18:52 +0000)
source/steps/InstallInit.py

index 828045f..9eb9900 100644 (file)
@@ -70,8 +70,8 @@ def Run( vars, log ):
     utils.sysexec_noerr( "umount %s" % SYSIMG_PATH )
     vars['ROOT_MOUNTED']= 0
 
-    log.write( "Removing any old files, directories\n" )
-    utils.removedir( TEMP_PATH )
+#    log.write( "Removing any old files, directories\n" )
+#    utils.removedir( TEMP_PATH )
     
     log.write( "Cleaning up any existing PlanetLab config files\n" )
     try: