Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
6803e909
Commit
6803e909
authored
Dec 23, 2015
by
Holger Levsen
Browse files
reproducible armhf: remove some grey from the meta pkg stats
parent
34785998
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_common.sh
View file @
6803e909
...
@@ -621,8 +621,8 @@ create_png_from_table() {
...
@@ -621,8 +621,8 @@ create_png_from_table() {
# unstable/armhf was only build since 2015-08-30 (and experimental/armhf since 2015-12-19)
# unstable/armhf was only build since 2015-08-30 (and experimental/armhf since 2015-12-19)
WHERE_EXTRA
=
"
$WHERE_EXTRA
AND datum >= '2015-08-30'"
WHERE_EXTRA
=
"
$WHERE_EXTRA
AND datum >= '2015-08-30'"
elif
[
$1
-eq
6
]
;
then
elif
[
$1
-eq
6
]
;
then
# armhf only has pkg sets since its complete, aka 2015-12-
19
# armhf only has pkg sets since its complete, aka 2015-12-
22
WHERE_EXTRA
=
"
$WHERE_EXTRA
AND datum >= '2015-12-
19
'"
WHERE_EXTRA
=
"
$WHERE_EXTRA
AND datum >= '2015-12-
22
'"
fi
fi
fi
fi
# testing/amd64 was only build since...
# testing/amd64 was only build since...
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment