summaryrefslogtreecommitdiffstats
path: root/bin/oeread
diff options
context:
space:
mode:
authorHolger Schurig <schurig@mn-solutions.de>2003-05-09 22:37:09 +0000
committerHolger Schurig <schurig@mn-solutions.de>2003-05-09 22:37:09 +0000
commit6757ed33b2d38b9de87429affc6d699cf6f0f904 (patch)
treeb0220b57409333f5b4d4d49185436fcbb62477b8 /bin/oeread
parentcbd5d630ccbe78a8e043287937bf6e0e66b0ce26 (diff)
downloadbitbake-contrib-6757ed33b2d38b9de87429affc6d699cf6f0f904.tar.gz
adapted to new situation
Diffstat (limited to 'bin/oeread')
-rw-r--r--bin/oeread2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/oeread b/bin/oeread
index 6a7f34544..d0d1da0f3 100644
--- a/bin/oeread
+++ b/bin/oeread
@@ -6,4 +6,4 @@ from oe import *
env['OEDEBUG'] = '3'
-readconfig(env['OEDIR'] + '/conf/oe.conf')
+read_config(env['OEDIR'] + '/conf/oe.conf')