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:
parent
ad9a32ca8f
commit
43499172af
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user