| commit | 1df67b9dd8433a37e21b8924c8fb2c55f69a1b4b | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Fri May 20 13:46:35 2016 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Fri May 20 13:46:35 2016 +0000 |
| tree | b61d94cab875146fc77f91c156ca4a28fc12ebe6 | |
| parent | a3715a2e1ac8dfcddf47302e147982a0bb726b76 [diff] | |
| parent | 1da4e790eb26d1333d57c7673ba491ca9b6dbde8 [diff] |
Merge "Added RHEL rebuild ScientificLinux to supported distributions"
diff --git a/functions-common b/functions-common index a56a0ab..d473077 100644 --- a/functions-common +++ b/functions-common
@@ -380,6 +380,7 @@ DISTRO="sle${os_RELEASE%.*}" elif [[ "$os_VENDOR" =~ (Red.*Hat) || \ "$os_VENDOR" =~ (CentOS) || \ + "$os_VENDOR" =~ (Scientific) || \ "$os_VENDOR" =~ (OracleServer) || \ "$os_VENDOR" =~ (Virtuozzo) ]]; then # Drop the . release as we assume it's compatible