public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* minor fix for elilo-3.4
@ 2003-08-29 20:38 Stephane Eranian
  0 siblings, 0 replies; only message in thread
From: Stephane Eranian @ 2003-08-29 20:38 UTC (permalink / raw)
  To: linux-ia64

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-29 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-29 20:38 minor fix for elilo-3.4 Stephane Eranian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox