[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openzaurus-devel
Subject:    [Openzaurus-devel] [PATCH] fix minor typo in oeread
From:       stefan.eletzhofer () eletztrick ! de
Date:       2004-02-26 13:10:15
Message-ID: 20040226131015.GK23510 () gonzo ! local
[Download RAW message or body]

Hi,
this fixes a minor typo in oeread.

If you answer please do CC me, because I'm not (yet) subscribed to the list.

Thanks,
	Stefan E.

# This is a BitKeeper generated patch for the following project:
# Project Name: the OpenEmbedded build tool helps you create Linux based embedded projects
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#	           ChangeSet	1.408   -> 1.409  
#	BitKeeper/etc/logging_ok	1.20    -> 1.21   
#	          bin/oeread	1.8     -> 1.9    
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 04/02/26	seletz@gonzo.local	1.409
# fix minor typo to make oeread usable to check how vars are set.
# basically I do oeread | grep FOOBAR to get the value of FOOBAR.
# --------------------------------------------
#
diff -Nru a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
--- a/BitKeeper/etc/logging_ok	Thu Feb 26 14:08:07 2004
+++ b/BitKeeper/etc/logging_ok	Thu Feb 26 14:08:07 2004
@@ -15,5 +15,6 @@
 red@duragesic.criticalintegration.com
 schurig@mnz66.mn-logistik.de
 schurig@schurig.homelinux.net
+seletz@gonzo.local
 xf005570@cn014xf005570l1.(none)
 xf005570@cn014xf005570w1.
diff -Nru a/bin/oeread b/bin/oeread
--- a/bin/oeread	Thu Feb 26 14:08:07 2004
+++ b/bin/oeread	Thu Feb 26 14:08:07 2004
@@ -26,6 +26,6 @@
 		print k,'=',oe.data.expand(oefile[k]['content'], oefile)
 else:	
 	print "Variables in conf/oe.conf & friends:"
-	for k in keys:
+	for k in cfgkeys:
 		print "%-30s %s" % (k, cfg[k])
 
-- 
Eletztrick Computing - Customized Linux Development
Stefan Eletzhofer, Marktstrasse 43, DE-88214 Ravensburg
http://www.eletztrick.de


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Openzaurus-devel mailing list
Openzaurus-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openzaurus-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic