summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'release/sysinstall/options.c')
-rw-r--r--release/sysinstall/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/sysinstall/options.c b/release/sysinstall/options.c
index 4177abe..8f3c97f 100644
--- a/release/sysinstall/options.c
+++ b/release/sysinstall/options.c
@@ -53,6 +53,7 @@ varCheck(Option opt)
static char *
resetLogo(char *str)
{
+ clear();
return "[RESET!]";
}
OpenPOWER on IntegriCloud