summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-05 15:58:04 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-05 15:58:04 +0200
commit9b9f5d978a4288285e6aef556dc4c709c58ee32f (patch)
tree9cf37ddef390ce5eeee43202eaa1eb1d24b11983 /bin/reproducible_common.sh
parent33113694c826d41ef225f271714ce61c3a37f44f (diff)
downloadjenkins.debian.net-9b9f5d978a4288285e6aef556dc4c709c58ee32f.tar.xz
reproducible: track new usertag 'locale'
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 98301e78..4b6fc2f0 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 ftbfs"
+USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale"
# we only need them for html creation but we cannot declare them in a function
declare -A SPOKENTARGET