From e5d053aefa5f6d5f54dc5ce4b33ce86ec4e26a0b Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Wed, 31 Aug 2016 15:25:48 +0800 Subject: Vary the lengths of the two build paths Signed-off-by: Mattia Rizzolo --- 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 6c9c223e..2b668e2e 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -410,7 +410,7 @@ write_variation_table() { write_page "uiduid=1111uid=2222" write_page "gidgid=1111gid=2222" write_page "/bin/sh/bin/dash/bin/bash" - write_page "build path/build-1st (not varied for stretch)/build-2nd (not varied for stretch)" + write_page "build path/build-first (not varied for stretch)/build-second (not varied for stretch)" write_page "user's login shell/bin/sh/bin/bash" write_page "env DEB_BUILD_OPTIONSDEB_BUILD_OPTIONS=\"parallel=XXX\"
  XXX on amd64 and i386: 18 or 17
  XXX on armhf: 8, 4 or 2DEB_BUILD_OPTIONS=\"parallel=YYY\"
  YYY on amd64 and i386: 17 or 18 (!= the first build)
  YYY on armhf: 8, 4, or 2 (not varied systematically)" write_page "UTS namespaceshared with the hostmodified using /usr/bin/unshare --uts" -- cgit v1.2.3-70-g09d2