summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_specs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-25 12:56:14 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-25 12:56:14 +0200
commit65c765b37deedbbbf5ee9f622b0851b6aab64c8a (patch)
tree76471bc80c05f0e59414e4030c32928e52b2d741 /bin/reproducible_html_specs.sh
parent6deda51c0e52bb2f1634b05aa1f380a089181363 (diff)
downloadjenkins.debian.net-65c765b37deedbbbf5ee9f622b0851b6aab64c8a.tar.xz
reproducible: remove unneeded 'set -e' which is set by common-functions.sh already
Diffstat (limited to 'bin/reproducible_html_specs.sh')
-rwxr-xr-xbin/reproducible_html_specs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_html_specs.sh b/bin/reproducible_html_specs.sh
index 0a8ff888..dafd06f3 100755
--- a/bin/reproducible_html_specs.sh
+++ b/bin/reproducible_html_specs.sh
@@ -10,7 +10,6 @@ common_init "$@"
. /srv/jenkins/bin/reproducible_common.sh
-set -e
VERSION=$(git log -1 --pretty='%h')
SPEC=$1