From f9147e8be131ec6f4be4c2791f2428c84e58a402 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 17 Jun 2015 01:21:20 +0200 Subject: reproducible: also track 'ftbfs' usertag --- 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 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 -- cgit v1.2.3-54-g00ecf