From d5519c02c9daf789bd609ff534c891986899ff43 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 17 Jun 2017 15:44:06 +0200 Subject: reproducible Debian: change order of suites Signed-off-by: Holger Levsen --- TODO4stretch_rename.txt | 2 +- bin/reproducible_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO4stretch_rename.txt b/TODO4stretch_rename.txt index 486814d5..b1a3baf6 100644 --- a/TODO4stretch_rename.txt +++ b/TODO4stretch_rename.txt @@ -5,7 +5,7 @@ special deployement needed for this: changes not yet prepared in git ------------------------------- missing bits for the buster coming: - * _common.sh + * _common.sh (only partly done so far…) * _dashboard.sh * _repository_comparison.sh finally, remove this file again. diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 948fac4f..b96a3ae2 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -32,7 +32,7 @@ BIN_PATH=/srv/jenkins/bin TEMPLATE_PATH=/srv/jenkins/mustache-templates/reproducible # Debian suites being tested -SUITES="buster unstable stretch experimental" +SUITES="stretch buster unstable experimental" # Debian architectures being tested ARCHS="amd64 i386 arm64 armhf" -- cgit v1.2.3-70-g09d2