diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-05-03 15:19:18 -0500 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-05-03 15:19:18 -0500 |
commit | 8e951cb44fa2e6a0d62ea10c927215e91113c964 (patch) | |
tree | db844c7aae5b1fc484f1fdb1e9a0ed14f460e263 /htdocs | |
parent | gitignore: ignore .htaccess file (diff) | |
download | qa-scripts-8e951cb44fa2e6a0d62ea10c927215e91113c964.tar.gz qa-scripts-8e951cb44fa2e6a0d62ea10c927215e91113c964.tar.bz2 qa-scripts-8e951cb44fa2e6a0d62ea10c927215e91113c964.zip |
add a simple script to show usage of FILESDIRs in the tree
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 0f11314..8d710d6 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -49,6 +49,8 @@ <a href=http://qa-reports.gentoo.org/output/eapi-per-eclass/>EAPI Usage per eclass</a> <br /> <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> <h2> Rsync Usage: </h2> |