From 7b3dea89e8d2fb6ae2f61f1a0e7ea42484c01b7e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 5 Oct 2014 22:19:14 +0200 Subject: reproducible: add links to PTS and BTS --- bin/reproducible_stats.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index e811b422..68e80cd5 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -113,6 +113,9 @@ link_packages() { MAINLINK="$JENKINS_URL/userContent/pbuilder/${PKG}_${EVERSION}.pbuilder.log" fi fi + append2navi_frame " PTS " + append2navi_frame " BTS " + finish_navi_frame write_pkg_frameset "$PKG" "$MAINLINK" write_index " $PKG$STAR " -- cgit v1.2.3-54-g00ecf