X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=.cirrus.yml;fp=.cirrus.yml;h=46cc25523419bc13d4344899138713b157b9570e;hp=639cc2b18fd816df33ba16439dd311e14ed83b2f;hb=3463a099d5baa500c39fc795b51e70c667b3c2e1;hpb=daf18762e1b906bf8c80193358c73a1fd10691cd diff --git a/.cirrus.yml b/.cirrus.yml index 639cc2b..46cc255 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -21,7 +21,7 @@ task: script: | set -xe dev/prep-for-debianish-build python3 - apt install bup + DEBIAN_FRONTEND=noninteractive apt-get -y install bup export BUP_TEST_OTHER_BUP="$(command -v bup)" "$BUP_TEST_OTHER_BUP" version dev/system-info