Commit 5087917d authored by Dridi Boukelmoune's avatar Dridi Boukelmoune Committed by Denis Brækhus

Shy Debian update

parent 0f5987cd
...@@ -45,7 +45,7 @@ Debian/Ubuntu ...@@ -45,7 +45,7 @@ Debian/Ubuntu
* install sbuild_, schroot_ and other required tools:: * install sbuild_, schroot_ and other required tools::
sudo apt-get install sbuild schroot debootstrap sudo apt-get install sbuild schroot debootstrap devscripts
* use ``sbuild-createchroot`` to set up a standard chroot for building * use ``sbuild-createchroot`` to set up a standard chroot for building
packages, see sbuild_ packages, see sbuild_
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
set -e set -e
set -u set -u
BINDISTS=${BINDISTS:-jessie} BINDISTS=${BINDISTS:-stretch}
if [ -n "${JENKINS_HOME:-}" ]; then if [ -n "${JENKINS_HOME:-}" ]; then
set -x set -x
......
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