Mercurial > p > roundup > code
comparison tools/load_tracker.py @ 4570:6e3e4f24c753
Remove keyword expansions from CVS. All regression tests passed afterwards.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Wed, 16 Nov 2011 09:51:38 -0500 |
| parents | 53d278e1440f |
| children | 6e9b9743de89 |
comparison
equal
deleted
inserted
replaced
| 4569:0470a2aa2c95 | 4570:6e3e4f24c753 |
|---|---|
| 1 #! /usr/bin/env python | 1 #! /usr/bin/env python |
| 2 # $Id: load_tracker.py,v 1.6 2005-06-08 02:24:06 anthonybaxter Exp $ | |
| 3 | |
| 4 ''' | 2 ''' |
| 5 Usage: %s <tracker home> <N> | 3 Usage: %s <tracker home> <N> |
| 6 | 4 |
| 7 Load up the indicated tracker with N issues and N/100 users. | 5 Load up the indicated tracker with N issues and N/100 users. |
| 8 ''' | 6 ''' |
