Ticket #184 (closed defect: worksforme)
paster create "Y" doesn't work
| Reported by: | jjinux | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.1 |
| Component: | paste | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If I use "paster create --template=pylons PieceOfPaper?" to update my project template, it gives me these options:
Overwrite ./PieceOfPaper/pieceofpaper/config/environment.py [y/n/d/B/?] ?
Responses:
Y(es): Overwrite the file with the new content.
N(o): Do not overwrite the file.
D(iff): Show a unified diff of the proposed changes (dc=context diff)
B(ackup): Save the current file contents to a .bak file
(and overwrite)
Type "all Y/N/B" to use Y/N/B for answer to all future questions
Overwrite ./PieceOfPaper/pieceofpaper/config/environment.py [y/n/d/B/?]
However, "Type "all Y/N/B" to use Y/N/B for answer to all future questions" doesn't actually work. I have to keep typing "Y".
Change History
Note: See
TracTickets for help on using
tickets.
