summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 579a4e9..c13a405 100755
--- a/etc/rc
+++ b/etc/rc
@@ -302,7 +302,7 @@ rm -f /root/lighttpd*
# If a shell was selected from recovery
# console then just drop to the shell now.
if [ -f "/tmp/donotbootup" ]; then
- echo "\nDropping to recovery shell.\n\n"
+ echo "Dropping to recovery shell."
exit 0
fi
OpenPOWER on IntegriCloud