There is a BIG scripting error at grub-md5-crypt using the "`" characters.
Look at the diff and make your conclusion. :)

---------- start of grub-md5-crypt.diff ----------
56c56
<       echo "$progname: unrecognized option `$option'"
---
>       echo "$progname: unrecognized option \`$option'"
58c58
<       echo "Try `$progname --help' for more information."
---
>       echo "Try \`$progname --help' for more information."
---------- end of grub-md5-crypt.diff ----------

-- 
Fernando Silveira <[EMAIL PROTECTED]>

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to