commit | e7c8f181d15682705d4590f8103e6b791c42ef23 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Dec 22 16:05:05 2015 +0000 |
committer | David Howells <dhowells@redhat.com> | Tue Dec 22 16:05:05 2015 +0000 |
tree | c9a05b8b7e958e8b8b7990934872fefa17fd84df | |
parent | 76897bcabe41d67425f5b60655f79e8dd7e7dfca [diff] |
TEST: Fix a couple of RHEL checks: (1) The maximum description size patch is not yet applied to RHEL-7, so that change only applies to RHEL-6, not RHEL-6 and everything after. (2) There was a change in error reporting behaviour that got introduced in v3.8 upstream and was fixed in v3.13. RHEL-7 was forked off of v3.10.0, so it had the problem - but the fix has been backported, so we need to adjust the version check. Signed-off-by: David Howells <dhowells@redhat.com>