Merge "scripts: install-deps.sh: Set noninteractive for DEBIAN_FRONTEND"

This commit is contained in:
Jenkins 2017-10-05 22:44:58 +00:00 committed by Gerrit Code Review
commit 73f8b41fb0
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ case ${ID,,} in
ubuntu|debian)
OS_FAMILY="Debian"
export DEBIAN_FRONTEND=noninteractive
INSTALLER_CMD="sudo -H -E apt-get -y install"
CHECK_CMD="dpkg -l"
PKG_MAP=(