mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-26 22:56:15 +01:00
remove a debug print statement
This commit is contained in:
parent
f0c9a1c3f4
commit
e54577ceba
@ -334,7 +334,6 @@ usage: up
|
||||
|
||||
state = p.status(filename)
|
||||
if state == 'M' and filename in saved_modifiedfiles:
|
||||
print 'merging'
|
||||
status_after_merge = p.mergefile(filename)
|
||||
print statfrmt(status_after_merge, filename)
|
||||
elif state == 'M':
|
||||
|
Loading…
Reference in New Issue
Block a user