summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-17 01:21:20 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-17 01:21:20 +0200
commitf9147e8be131ec6f4be4c2791f2428c84e58a402 (patch)
tree5573c22c21ca064232516e3528ca28ad3d1bc9fe /bin/reproducible_common.sh
parentd1692c78a8f7bdc1faf18d997fa1b057b32388c3 (diff)
downloadjenkins.debian.net-f9147e8be131ec6f4be4c2791f2428c84e58a402.tar.xz
reproducible: also track 'ftbfs' usertag
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 360a0cfc..c7860080 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -45,7 +45,7 @@ ARCHES="amd64"
NUM_CPU=$(grep -c '^processor' /proc/cpuinfo)
# existing usertags
-USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask"
+USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs"
# we only need them for html creation but we cannot declare them in a function
declare -A SPOKENTARGET