Browse code

Merge "Added RHEL rebuild ScientificLinux to supported distributions"

Jenkins authored on 2016/05/20 22:46:35
Showing 1 changed files
... ...
@@ -380,6 +380,7 @@ function GetDistro {
380 380
         DISTRO="sle${os_RELEASE%.*}"
381 381
     elif [[ "$os_VENDOR" =~ (Red.*Hat) || \
382 382
         "$os_VENDOR" =~ (CentOS) || \
383
+        "$os_VENDOR" =~ (Scientific) || \
383 384
         "$os_VENDOR" =~ (OracleServer) || \
384 385
         "$os_VENDOR" =~ (Virtuozzo) ]]; then
385 386
         # Drop the . release as we assume it's compatible