]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: DEBIAN_FRONTEND=noninteractive apt-get install
authorLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 11:17:26 +0000 (12:17 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 7 Mar 2015 01:40:13 +0000 (02:40 +0100)
commit657844ac89bccc97040594367296a11f89b90cc0
tree6de4efe24820b9ca630870235c0f053c8806522d
parentf8dec723f7698654371038ff06645d7a0c5367cc
tests: DEBIAN_FRONTEND=noninteractive apt-get install

Go into non interactive mode when installing the compilation
dependencies, in case a package has a different default mode.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
install-deps.sh