Enable RHEL6 and CentOS 6 RID detection in build (#13101)
authorJan Vorlicek <janvorli@microsoft.com>
Mon, 31 Jul 2017 09:51:13 +0000 (11:51 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2017 09:51:13 +0000 (11:51 +0200)
commit8f812c117bd80c59978859c601a6369c0499b101
treed52b79bcb9d2a3d4b6093841e2691a8a05ea65fd
parent1c540c594cc55d8446086dcd979c48efa84e00a9
Enable RHEL6 and CentOS 6 RID detection in build (#13101)

This change adds RHEL6 and CentOS 6 RID detection to build.sh.
These distros don't have the /etc/os-release file and so
we need to use another source - the /etc/redhat-release file
build.sh