From: Ben Gras Date: Tue, 2 Aug 2005 14:56:30 +0000 (+0000) Subject: setup fix X-Git-Tag: v3.1.0~483 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=619a202720ab4edaee939b35d28fcd81abd411d1;p=minix.git setup fix --- diff --git a/commands/scripts/setup.sh b/commands/scripts/setup.sh index e5b78ff9e..14a5d9f06 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -87,7 +87,7 @@ Keyboard type? [us-std] "; read keymap test -n "$keymap" && loadkeys "/usr/lib/keymaps/$keymap.map" ok="" -while [ $ok = "" ] +while [ "$ok" = "" ] do echo -n "Welcome to Minix partitioning. Do you want to follow the (A)utomatic or the e(X)pert mode? Expert mode drops