From c8f8eb840a289bb1ff1f6bb45781f135f34befe6 Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Fri, 17 Apr 2009 18:52:10 +0000 Subject: [PATCH] if i find the guy who thought that was a good idea.... --- source/steps/InstallInit.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.43.0