also sprach martin f krafft <[EMAIL PROTECTED]> [2006.06.09.1039 +0200]: > Please consider the attached patch as well. It also fixes the > issue, but the proposed change to memtest and BSD should still be > done.
[EMAIL PROTECTED]@[EMAIL PROTECTED]@#^%$#@ !!!! (means: now the patch is attached.) -- Please do not send copies of list mail to me; I read the list! .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer and author: http://debiansystem.info `. `'` `- Debian - when you have better things to do than fixing a system
--- /tmp/update-grub 2006-06-09 10:32:34.678336739 +0200
+++ /sbin/update-grub 2006-06-09 10:38:13.346871055 +0200
@@ -590,7 +590,7 @@
local recovery_suffix; recovery_suffix=$1; shift
local initrd; initrd=$1; shift
local savedefault; savedefault=$1; shift
- local lockold; lockold=$1; shift
+ local lockold; lockold=$1
echo -n "title $title" >> $buffer
if [ -n "$kernel_version" ]; then
signature.asc
Description: Digital signature (GPG/PGP)

