Browse code

Added RHEL rebuild ScientificLinux to supported distributions

Change-Id: I8b3844bf28b11254e7cc9a96126bd66efbd1212e

Mike Trimm authored on 2016/04/28 01:40:19
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