Fix the import command when the body is empty
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 20 Dec 2005 13:20:36 +0000 (13:20 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 21 Dec 2005 22:42:59 +0000 (22:42 +0000)
commit61dabd0e4d6a7ef2377813872235565924398e4f
tree6eceedf140fe6fda479383d5af70651865d5380d
parenta6248ea86b5a1ea92888db7c09423e20bac98c27
Fix the import command when the body is empty

When the description doesn't have a body, the import command generates an
exception.

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