diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-06-14 21:08:59 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-06-14 21:08:59 +0000 |
commit | dd58e8f3509e3a760f37235f52b85e82b8ab28ed (patch) | |
tree | 011cb997b42e511fd347869bca94a2f24662f127 /htdocs | |
parent | add a script to find binary and empty files in portage (diff) | |
download | qa-scripts-dd58e8f3509e3a760f37235f52b85e82b8ab28ed.tar.gz qa-scripts-dd58e8f3509e3a760f37235f52b85e82b8ab28ed.tar.bz2 qa-scripts-dd58e8f3509e3a760f37235f52b85e82b8ab28ed.zip |
Add find-binary-files.pl output to index.html
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 8d710d6..3407ea4 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -51,6 +51,8 @@ <a href=http://qa-reports.gentoo.org/output/invalid-mask.txt>Invalid package.mask entries</a> <br /> <a href=http://qa-reports.gentoo.org/output/filesdir-usage.txt>Top 100 largest FILESDIRs</a> + <br /> + <a href=http://qa-reports.gentoo.org/output/find-binary-files.txt>Binary files in gentoo-x86</a> <h2> Rsync Usage: </h2> |