From 2c7e6a69aa8aecee536c7cf15c222c5d3f79ad67 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 12 Dec 2007 12:12:20 +0000 Subject: [PATCH] cosmetic --- source/steps/InstallBootstrapRPM.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/steps/InstallBootstrapRPM.py b/source/steps/InstallBootstrapRPM.py index 68b6087..5ee0ccd 100644 --- a/source/steps/InstallBootstrapRPM.py +++ b/source/steps/InstallBootstrapRPM.py @@ -37,7 +37,7 @@ def Run( vars, log ): are mounted. """ - log.write( "\n\nStep: Install: Bootstrapping RPM.\n" ) + log.write( "\n\nStep: Install: bootstrapfs tarball.\n" ) # make sure we have the variables we need try: -- 2.47.0