Fix the import --edit function
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 23 Aug 2005 16:19:22 +0000 (17:19 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 23 Aug 2005 16:19:22 +0000 (17:19 +0100)
commit9d15ccd85e36ef5cd554aaf98f1c37ef0433697f
tree303cedf54d9c08d0a81e70da561f777f744b8116
parent402ad990d3fd6a92575e9ff6ad9f6109093d894c
Fix the import --edit function

If the patch doesn't have any description, the editor is invoked twice,
once by new_patch and the 2nd time by refresh_patch. This patch fixes
this issue.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/imprt.py