From: Faiyaz Ahmed Date: Fri, 17 Apr 2009 18:52:10 +0000 (+0000) Subject: if i find the guy who thought that was a good idea.... X-Git-Tag: BootManager-4.3-5~4 X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=commitdiff_plain;h=c8f8eb840a289bb1ff1f6bb45781f135f34befe6 if i find the guy who thought that was a good idea.... --- 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: