bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub-md5-crypt


From: Fernando Silveira
Subject: grub-md5-crypt
Date: Fri, 13 Jul 2001 11:12:12 -0300
User-agent: Mutt/1.2.5i

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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]