Ticket #103 (closed enhancement: fixed)
confman recipe create should catch empty file
| Reported by: | blee | Owned by: | blee |
|---|---|---|---|
| Priority: | major | Milestone: | confman-1.9.3 |
| Component: | confman | Version: | 1.9.2b |
| Keywords: | Cc: |
Description
Currently, running confman recipe create and quitting out of the editor without saving will svn add the blank recipe to the repository. This case should instead be caught and cleaned up after.
This may affect other recipe operations also.
Change History
Note: See
TracTickets for help on using
tickets.

(In [497]) Fix removal of recipe files when recipe creation is canceled
Fixes #103