summaryrefslogtreecommitdiffstats
path: root/bin/d-i_parse_logs.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/d-i_parse_logs.sh
parentb7dac2d21a3af489c64189ccda9c3cfc67bb82da (diff)
downloadjenkins.debian.net-b4be7ad34ebcc19c6a6bf536e60d43e2f37ee811.tar.xz
fix matching in webcheck and add comment to all
Diffstat (limited to 'bin/d-i_parse_logs.sh')
-rwxr-xr-xbin/d-i_parse_logs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/d-i_parse_logs.sh b/bin/d-i_parse_logs.sh
index 7918f5e4..e4b676dd 100755
--- a/bin/d-i_parse_logs.sh
+++ b/bin/d-i_parse_logs.sh
@@ -11,6 +11,9 @@ if [ "$1" == "" ] ; then
exit 1
fi
+#
+# default settings
+#
#set -x
set -e
export LC_ALL=C