From 9b9f5d978a4288285e6aef556dc4c709c58ee32f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 5 Jul 2015 15:58:04 +0200 Subject: reproducible: track new usertag 'locale' --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') 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 -- cgit v1.2.3-54-g00ecf