diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-26 09:02:17 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-26 09:02:17 +0100 |
commit | 9c5f1b00f3e1cbf4589d74577a6373111d28ccf5 (patch) | |
tree | b07fb387f2ff7afbf933deb179f4f37599279d07 | |
parent | e33b6d155c7334a49b31325c057be1b522b3ea63 (diff) | |
download | jenkins.debian.net-9c5f1b00f3e1cbf4589d74577a6373111d28ccf5.tar.xz |
TODO: common apt/network problems should be worked around everywhere
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian ** EXECUTOR_NUMBER for X * fix apache ssl configuration as hinted by eg https://sslcheck.globalsign.com/en/sslcheck?host=jenkins.debian.net#78.137.96.196 * run all bash scripts with set -u and set -o pipefail: http://redsymbol.net/articles/unofficial-bash-strict-mode/ -* teach bin/chroot-*.sh how to nicely deal with network problems… (as both reproducible_build.sh and schroot-create.sh do) +* teach bin/chroot-*.sh and bin/d-i_build.sh how to nicely deal with network problems… (as both reproducible_build.sh and schroot-create.sh do) === TODO for testing stretch |