Comment 6 for bug 1771355

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/43048
Committed: http://github.com/Juniper/contrail-container-builder/commit/5488f3ff4bd0e1ed3e684d2c9320dd3bc11b456f
Submitter: opencontrail-admin (<email address hidden>)
Branch: R5.0

commit 5488f3ff4bd0e1ed3e684d2c9320dd3bc11b456f
Author: Krzysztof Klimonda <email address hidden>
Date: Tue May 15 08:36:55 2018 +0200

Use fuzzy matching when checking LINUX_DISTR for rhel

parse-env.sh was matching LINUX_DISTR against "rhel" to set extra
build variables, but LINUX_DISTR for RHEL is actually rhel7, so make
the matching fuzzy.

Closes-Bug: #1771355
Change-Id: Ife0d186ed736b13407028932091f02860244cc83
(cherry picked from commit faf8578ae771f820fbff64c4bc7141f966fdb037)