From caee9623bf9a32cc5cc895aaea534ed040fc8c7c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 30 Aug 2015 21:17:17 +0200 Subject: fixup d74094f0 --- bin/reproducible_node_wrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_node_wrapper.sh b/bin/reproducible_node_wrapper.sh index 2866a7cc..fa0fac13 100755 --- a/bin/reproducible_node_wrapper.sh +++ b/bin/reproducible_node_wrapper.sh @@ -64,7 +64,7 @@ if [[ "$*" =~ rebootstrap_.* ]] ; then REBOOTSTRAPSH="$REBOOTSTRAPSH HOST_ARCH=$(echo $1 | cut -d "_" -f2)" if [[ "$*" =~ .*_debbindiff.* ]] ; then REBOOTSTRAPSH="$REBOOTSTRAPSH ENABLE_DEBBINDIFF=yes" - fi echo $j | cut -d "_" -f2 + fi export LC_ALL=C exec $REBOOTSTRAPSH ; croak "Exec failed"; elif [ "$1" = "/srv/jenkins/bin/reproducible_build.sh" ] && ( [ "$2" = "1" ] || [ "$2" = "2" ] ) ; then -- cgit v1.2.3-70-g09d2