contrib/rh-bkr: update RHEL

This commit is contained in:
Lubomir Rintel 2015-07-01 16:55:08 +02:00
parent 79b968f652
commit bbd23fcce4

View file

@ -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-20150616.n.0'
return 'RHEL-7.2-20150616.n.0'
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')