فهرست منبع

pkg-stats: fix the broken "results" link

At the top of the output html page there is a dangling "results" link.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Luca Ceresoli 12 سال پیش
والد
کامیت
f54752b673
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      support/scripts/pkg-stats

+ 1 - 0
support/scripts/pkg-stats

@@ -227,6 +227,7 @@ for i in $(find boot/ linux/ package/ -name '*.mk' | sort) ; do
 done
 echo "</table>"
 
+echo "<a id="results"></a>"
 echo "<table>"
 echo "<tr>"
 echo "<td>Packages using the <i>generic</i> infrastructure</td>"