summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/forth/beastie.4th2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/beastie.4th b/sys/boot/forth/beastie.4th
index 90aeeec..76578c3 100644
--- a/sys/boot/forth/beastie.4th
+++ b/sys/boot/forth/beastie.4th
@@ -248,7 +248,7 @@ set-current
s" NO" s" autoboot_delay" setenv
exit
then
- rebootkey @ = if s" reboot" evaluate then
+ rebootkey @ = if 0 reboot then
repeat
;
OpenPOWER on IntegriCloud