mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-12 23:56:13 +01:00
- removed debug output
This commit is contained in:
parent
920028524b
commit
f0d1acf8d4
@ -914,7 +914,6 @@ class Osc(cmdln.Cmdln):
|
||||
|
||||
# loop via all packages for checking their state
|
||||
for p in meta_get_packagelist(apiurl, project):
|
||||
print "XXX", p
|
||||
# get _link info from server, that knows about the local state ...
|
||||
u = makeurl(apiurl, ['source', project, p])
|
||||
f = http_GET(u)
|
||||
|
Loading…
Reference in New Issue
Block a user