Edited Bodhi template is reserved on error in case any input by packager is lost. The file is named bodhi.template.last.
bodhi.template.last
Resolves: rhbz#1467897
Signed-off-by: Chenxiong Qi cqi@redhat.com
Fixes #157
Looks good. Maybe it would be nice to add information to the error message that a copy of the template is saved? Otherwise people might miss it and later wonder what that file is doing there. Something like Could not generate update request: %s\nA copy of the filled in template is saved as bodhi.template.last might be helpful.
Could not generate update request: %s\nA copy of the filled in template is saved as bodhi.template.last
No other comment from me.
rebased onto c90e352e1dca6a7fa8ce5cbdbb91a811c4bcb673
@lsedlar Good point. Added.
rebased onto b05220e82c97018ba468ae5a6ca8feddf111b31c
Pull-Request has been merged by cqi
Edited Bodhi template is reserved on error in case any input by packager
is lost. The file is named
bodhi.template.last.Resolves: rhbz#1467897
Signed-off-by: Chenxiong Qi cqi@redhat.com
Fixes #157