mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
Add debug print for REPO (and desc just in case)
This commit is contained in:
parent
0b6039025f
commit
0660c14a62
@ -6383,6 +6383,8 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
if self.options.debug:
|
||||
print("hostarch: ", osc.build.hostarch)
|
||||
print("arg_arch: ", arg_arch)
|
||||
print("arg_repository: ", arg_repository)
|
||||
print("arg_descr: ", arg_descr)
|
||||
|
||||
repositories = []
|
||||
# store list of repos for potential offline use
|
||||
|
Loading…
Reference in New Issue
Block a user