Commit cfb08da2 authored by Vitaly Lipatov's avatar Vitaly Lipatov

add ALT_BRANCH_ID support for ALT SP Workstation

parent e56aff4b
......@@ -475,6 +475,7 @@ case "$DISTRIB_ID" in
DISTRIB_RELEASE="c9f3"
;;
esac
[ -n "$ALT_BRANCH_ID" ] && DISTRIB_RELEASE="$ALT_BRANCH_ID"
DISTRIB_CODENAME="$DISTRIB_RELEASE"
# DISTRIB_RELEASE=$(echo $DISTRIB_RELEASE | sed -e "s/\..*//g")
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment