summaryrefslogtreecommitdiffstats
path: root/bin/chroot_tester.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-12 00:48:23 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-12 00:48:23 +0100
commitb4be7ad34ebcc19c6a6bf536e60d43e2f37ee811 (patch)
treec13413950db3d401b12579dd42faac6a64b1b25c /bin/chroot_tester.sh
parentb7dac2d21a3af489c64189ccda9c3cfc67bb82da (diff)
downloadjenkins.debian.net-b4be7ad34ebcc19c6a6bf536e60d43e2f37ee811.tar.xz
fix matching in webcheck and add comment to all
Diffstat (limited to 'bin/chroot_tester.sh')
-rwxr-xr-xbin/chroot_tester.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/chroot_tester.sh b/bin/chroot_tester.sh
index 94ab7de9..55852df8 100755
--- a/bin/chroot_tester.sh
+++ b/bin/chroot_tester.sh
@@ -19,6 +19,9 @@ SLEEP=$(shuf -i 1-10 -n 1)
echo "Sleeping $SLEEP seconds to randomize start times and parallel runs."
sleep $SLEEP
+#
+# default settings
+#
set -x
set -e
export LC_ALL=C