Display password change message only when needed
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 5 Dec 2014 05:22:32 +0000 (00:22 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 5 Dec 2014 05:22:32 +0000 (00:22 -0500)
stage2/hv-install-2

index b20e2d7..81e92ab 100755 (executable)
@@ -72,8 +72,7 @@ rscr once "Creating default config files" create-config-files
 rscr mult  "Compressing man pages"   compressdoc
 #rscr mult "Stripping" stripping
 
-echo "Setting root password:"
-rscr once "" create-root-password
+rscr once "Setting root password:\n" create-root-password
 
 rscr mult  "Performing post-install" post-install
 ldconfig