From 14d21dca0d04dafebb936727ed6f5981f7ccea98 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 21 Dec 2016 14:28:09 +0100 Subject: reproducible Debian: define MAINNODE used by _maintenance.sh Signed-off-by: Holger Levsen --- bin/reproducible_common.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 166332f7..2a618b04 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -38,6 +38,7 @@ ARCHS="amd64 i386 armhf" # define Debian build nodes in use . /srv/jenkins/bin/jenkins_node_definitions.sh +MAINNODE="jenkins" # used by reproducible_maintenance.sh only # variables on the nodes we are interested in BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL" # these also needs to be defined in bin/reproducible_info.sh -- cgit v1.2.3-54-g00ecf