9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] buglet in 9load
@ 2003-01-08  8:02 Mike Haertel
  2003-01-09  3:09 ` jmk
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Haertel @ 2003-01-08  8:02 UTC (permalink / raw)
  To: 9fans

I just accidently created a plan9.ini file like this:

menuitem=foo
menuitem=bar
menuitem=baz
menudefault=foo

...

[foo]

...

[bar]

...

(I forgot to provide a [baz] configuration block.)

When I tried to boot up, 9load correctly complained that I had
provided no [baz] configuration block.

But then, without giving me a chance to choose between either of
the two valid configurations foo and bar, it went ahead and booted
up.  And it turned out that, rather than having booted with the
specified default foo configuration, it had tried to boot baz
(that is, $menuitem in the environment after boot was baz).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-09  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-08  8:02 [9fans] buglet in 9load Mike Haertel
2003-01-09  3:09 ` jmk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).