diff options
author | jocuri%softhome.net <> | 2004-03-22 05:31:52 +0000 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-03-22 05:31:52 +0000 |
commit | 7b29b1aada512e3e1e70073c4832e83ad82c617f (patch) | |
tree | af125855f0d45b136bec8d0868a00d9b2f29c6be /contrib/README | |
parent | be33be2c320b8b6cd17def9cd5030866b926048b (diff) | |
download | bugs-7b29b1aada512e3e1e70073c4832e83ad82c617f.tar bugs-7b29b1aada512e3e1e70073c4832e83ad82c617f.tar.gz bugs-7b29b1aada512e3e1e70073c4832e83ad82c617f.tar.bz2 bugs-7b29b1aada512e3e1e70073c4832e83ad82c617f.tar.xz bugs-7b29b1aada512e3e1e70073c4832e83ad82c617f.zip |
Bug 126252: add the gnatsparse Python script to the contrib directory; author: Daniel Berlin <dan@dberlin.org>; a=justdave.
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index a34a43ef6..013cf421d 100644 --- a/contrib/README +++ b/contrib/README @@ -12,6 +12,9 @@ This directory includes: mysqld-watcher.pl -- This script can be installed as a frequent cron job to clean up stalled/dead queries. + gnatsparse/ -- A Python script used to import a GNATS database + into Bugzilla. + gnats2bz.pl -- A perl script to help import bugs from a GNATS database into a Bugzilla database. Contributed by Tom Schutter <tom@platte.com> |