X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fsteps%2FInstallInit.py;h=9eb99004228cff14eeb271c7a221a6cd34b22973;hb=c8f8eb840a289bb1ff1f6bb45781f135f34befe6;hp=828045f2c938b29c999f50d09983b9e96792514b;hpb=d4ad6286fa4ee86e6f60c18761df8828e15a375e;p=bootmanager.git diff --git a/source/steps/InstallInit.py b/source/steps/InstallInit.py index 828045f..9eb9900 100644 --- a/source/steps/InstallInit.py +++ b/source/steps/InstallInit.py @@ -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: