From ae8872f0aff356e1cd98dad8a2a0b580075e0233 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 25 Mar 2017 20:42:18 +0100 Subject: reproducible Debian: explain why eval is needed… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Holger Levsen --- bin/reproducible_build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 35014302..a1f005cd 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -248,6 +248,7 @@ handle_ftbfs() { for BUILD in "1" "2"; do local nodevar="NODE$BUILD" local node="" + # eval is needed here, because we want the value of $node1 or $node2 eval node=\$$nodevar if [ ! -f "$DEBIAN_BASE/logs/$SUITE/$ARCH/${SRCPACKAGE}_${EVERSION}.build${BUILD}.log.gz" ] ; then continue -- cgit v1.2.3-70-g09d2