From: Stephane Eranian <eranian@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: minor fix for elilo-3.4
Date: Fri, 29 Aug 2003 20:38:58 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106219051513138@msgid-missing> (raw)
[-- Attachment #1: Type: text/plain, Size: 535 bytes --]
Hi,
There was an extraneous debug print left over in elilo-3.4 as released last
week. Bill Nottingham notice it and provide the attached patch for it.
To avoid multiple reports for the same bug I have updated the elilo-3.4
package to include the fix. The version remains the same, you can
simply download and recompile (or use the provided binaries).
The updated package is available at:
ftp://ftp.hpl.hp.com/pub/linux-ia64/elilo-3.4.tar.gz
MD5SUM: e7357929dfca29436d35ad6386fc051c
Sorry for the inconvenience.
--
-Stephane
[-- Attachment #2: elilo-3.4-debug.patch --]
[-- Type: text/plain, Size: 384 bytes --]
--- elilo-3.4/elilo.c.foo 2003-08-22 11:36:36.000000000 -0400
+++ elilo-3.4/elilo.c 2003-08-22 11:37:12.000000000 -0400
@@ -564,7 +564,6 @@
* parse config file (verbose becomes visible if set)
*/
ret = read_config(ptr, retry);
- Print(L"read_config=%r\n", ret);
/*
* when the config file is not found, we fail only if:
* - the user did not specified interactive mode
reply other threads:[~2003-08-29 20:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-106219051513138@msgid-missing \
--to=eranian@hpl.hp.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.