mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 10:50:11 +01:00
Revert "contrib/rh-bkr: update RHEL"
The kernel in this compose is no good.
https://bugzilla.redhat.com/show_bug.cgi?id=1238672
https://bugzilla.redhat.com/show_bug.cgi?id=1238671
This reverts commit 4a3915aa44.
This commit is contained in:
parent
4a3915aa44
commit
7b6d5e668a
1 changed files with 2 additions and 2 deletions
|
|
@ -651,8 +651,8 @@ class CmdSubmit(CmdBase):
|
|||
if target_branch == 'rhel-7.1':
|
||||
return 'RHEL-7.1-20141023.n.1'
|
||||
if target_branch == 'rhel-7':
|
||||
return 'RHEL-7.2-20150630.n.3'
|
||||
return 'RHEL-7.2-20150630.n.3'
|
||||
return 'RHEL-7.2-20150625.n.0'
|
||||
return 'RHEL-7.2-20150625.n.0'
|
||||
|
||||
def _process_line_get_RESERVESYS(self, key, replacement, index=None, none=None):
|
||||
v = self._get_default('RESERVESYS')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue