diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-15 18:03:10 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-15 18:03:10 +0100 |
commit | d46ece45dc198e997589a98f5ace3f445b826cfd (patch) | |
tree | 27ac5ae5ce594c0ae2d60bfb1fe5b3aca94b1af5 /mustache-templates | |
parent | af5c582431fc7e1200d63324e088fad89cbe07e2 (diff) | |
download | jenkins.debian.net-d46ece45dc198e997589a98f5ace3f445b826cfd.tar.xz |
reproducible Debian: be more explicit
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'mustache-templates')
-rw-r--r-- | mustache-templates/reproducible/package_navigation.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mustache-templates/reproducible/package_navigation.mustache b/mustache-templates/reproducible/package_navigation.mustache index f49e86de..dd7654ac 100644 --- a/mustache-templates/reproducible/package_navigation.mustache +++ b/mustache-templates/reproducible/package_navigation.mustache @@ -13,7 +13,7 @@ <li>No notes exist for this package. <a href="https://anonscm.debian.org/git/reproducible/notes.git/tree/README">Add some.</a></li> {{/reproducible}} {{#reproducible}} - <li>Good work! This package looks reproducible :)</li> + <li>Good work! This package looks reproducible in our current test framework :)</li> {{/reproducible}} {{/notes_uri}} <li> |