diff options
author | terry%netscape.com <> | 1999-04-11 01:43:09 +0200 |
---|---|---|
committer | terry%netscape.com <> | 1999-04-11 01:43:09 +0200 |
commit | 649a61fb9224b6f038b8de9a40d29f12bc41d485 (patch) | |
tree | fc4fccf1589ffa1ed0c1c5dc9129964e977d22c1 /README | |
parent | d8579a0478fdd95951cd5b72c91b1560fa2f8f9f (diff) | |
download | bugzilla-649a61fb9224b6f038b8de9a40d29f12bc41d485.tar.gz bugzilla-649a61fb9224b6f038b8de9a40d29f12bc41d485.tar.xz |
Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
file from list of scripts to run.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -272,6 +272,7 @@ fine: ./makeproducttable.sh ./makeprofilestable.sh ./makeversiontable.sh + ./makegroupstable.sh After running those you've got a nearly empty copy of the mozilla bug tracking setup. |