All of lore.kernel.org
 help / color / mirror / Atom feed
* Bug in gencmdlist.sh (or is it?)
@ 2009-07-01 22:34 Duboucher Thomas
  2009-07-02  1:14 ` Pavel Roskin
  0 siblings, 1 reply; 4+ messages in thread
From: Duboucher Thomas @ 2009-07-01 22:34 UTC (permalink / raw)
  To: grub-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

	Hi,

	I was working on some Grub2 module a few days ago and I spent a lot of
time on this. Basically, I was unable to correctly generate the file
command.lst; my new commands simply didn't appeared in it.
	I finally found that gencmdlist.sh is only processing line per line
using sed, so that if one is writing with a different indentation, the
script silently fail. For instance,
> grub_extcmd
> (
>     "foo",
does not produce any output. I am working now with a small script
written in Lua, but it is neither efficient, nor a good idea to add Lua
as a dependency. Perhaps a sed guru can have a look at this?

	Thomas.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpL5HwACgkQBV7eXqefhqg3hwCfX4Fn6icORyZKygqZJo1eqwWH
LSAAnjUCLniZX9pu0OCp4CV7EEjNXAp7
=AKuH
-----END PGP SIGNATURE-----



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

end of thread, other threads:[~2009-07-04  5:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 22:34 Bug in gencmdlist.sh (or is it?) Duboucher Thomas
2009-07-02  1:14 ` Pavel Roskin
2009-07-02  5:42   ` Duboucher Thomas
2009-07-04  5:07     ` Pavel Roskin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.