]> git.ozlabs.org Git - next-scripts/blobdiff - do_stats
update to_build_host a bit
[next-scripts] / do_stats
index 5a0be99ec30f4a2ca3b036873097469d07163991..3a4c4e821ca7143fa122f511a03848c31afd9d04 100755 (executable)
--- a/do_stats
+++ b/do_stats
@@ -125,6 +125,5 @@ Top ten commiters:
 $(git log --no-walk --stdin --pretty="format:%cE" <$sd/$next.sha1s.3 |
        tr 'A-Z' 'a-z' | sort | uniq -c | sort -nr | head -n 10)
 
-Those commits by me are from the quilt series (mainly Andrew's mmotm
-tree).
+Those commits by me are from Andrew's mmotm tree.
 EOF