mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-28 10:46:15 +01:00
- fixed KeyError when printing the new_conf_template
This commit is contained in:
parent
34b5b109ac
commit
a4f4488a50
@ -41,6 +41,7 @@ config = { }
|
||||
DEFAULTS = { 'apisrv': 'https://api.opensuse.org/',
|
||||
'scheme': 'https',
|
||||
'user': 'your_username',
|
||||
'pass': 'your_password',
|
||||
'packagecachedir': '/var/tmp/osbuild-packagecache',
|
||||
'su-wrapper': 'su -c',
|
||||
'build-cmd': '/usr/bin/build',
|
||||
|
Loading…
Reference in New Issue
Block a user