1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-24 00:56:15 +01:00

Kill Danny's awesome english

This commit is contained in:
Sascha Peilicke 2013-10-28 10:20:35 +01:00
parent ad9a32ca8f
commit 43499172af

View File

@ -2242,7 +2242,6 @@ Please submit there instead, or use --nodevelproject to force direct submission.
f = http_GET(u)
root = ET.parse(f).getroot()
if root.findall('package') and not opts.no_devel:
print("This package instance is defined as devel are in ", end=' ')
for node in root.findall('package'):
project = node.get('project')
package = node.get('name')