mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-06 15:43:39 +02:00
remove forgotten debugging code from last commit
This commit is contained in:
@@ -136,13 +136,7 @@ usage: 1. osc updatepacmetafromspec # current dir
|
||||
for p in pacs:
|
||||
|
||||
p.read_meta_from_spec()
|
||||
#p.update_pac_meta()
|
||||
print p.name
|
||||
print '*'*100
|
||||
print ''.join(p.summary)
|
||||
print '*'*100
|
||||
print ''.join(p.descr)
|
||||
|
||||
p.update_pac_meta()
|
||||
|
||||
|
||||
def diff(args):
|
||||
|
Reference in New Issue
Block a user