diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-24 12:24:01 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-24 12:24:01 +0200 |
commit | c395a3f7963987066beafed83c0433eff96db997 (patch) | |
tree | 137d85c1ccf081d5721b7a57b2290bd152477fa1 | |
parent | 823c55cd2a893fa2c8889b96ff2422f055e95080 (diff) | |
download | jenkins.debian.net-c395a3f7963987066beafed83c0433eff96db997.tar.xz |
another thing to do eventually
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * extend /etc/rc.local to do cleanup of lockfiles * explain in README how to write jobs, eg which pathes are on tmpfs * 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/ === proper backup |