Mercurial > p > roundup > code
comparison scripts/add-issue @ 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 | e029d625c8f1 |
| children | 6e9b9743de89 |
comparison
equal
deleted
inserted
replaced
| 4569:0470a2aa2c95 | 4570:6e3e4f24c753 |
|---|---|
| 1 #! /usr/bin/env python | 1 #! /usr/bin/env python |
| 2 # $Id: add-issue,v 1.2 2003-04-30 01:28:37 richard Exp $ | |
| 3 | |
| 4 ''' | 2 ''' |
| 5 Usage: %s <tracker home> <priority> <issue title> | 3 Usage: %s <tracker home> <priority> <issue title> |
| 6 | 4 |
| 7 Create a new issue in the given tracker. Input is taken from STDIN to | 5 Create a new issue in the given tracker. Input is taken from STDIN to |
| 8 create the initial issue message (which may be empty). Issues will be | 6 create the initial issue message (which may be empty). Issues will be |
