1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-06 05:08:42 +02:00

revert changes which introduce inconsitencies or will conflict with

later developments.
This commit is contained in:
2009-08-27 13:32:55 +00:00
parent e8fdb89d3e
commit 80de17208d
3 changed files with 8 additions and 40 deletions

View File

@@ -72,8 +72,6 @@ DEFAULTS = { 'apiurl': 'https://api.opensuse.org',
'extra-pkgs': 'vim gdb strace',
# default platform
'build_platform': 'openSUSE_Factory',
# default project for branch or bco
'branch_project': 'openSUSE:Factory',
# alternate filesystem layout: have multiple subdirs, where colons were.
'checkout_no_colon': '0',
# local files to ignore with status, addremove, ....