Hi Thomas,

On 08/06/12 12:19 +0200, Thomas Viehmann said ...
> On 2008-06-12 10:51:32.00 Y Giridhar Appaji Nag <[EMAIL PROTECTED]>  wrote:
>> > 189     print >> sys.stderr, "Error: debsign failed."
>> > 190     sys.exit(1)
>> > 191   return filename
>>
>> We could os.unlink(filename) before sys.exit but that would remove
>> only one of the two files that are left behind in the tempdir.  The
>> other one  seems to be created by debsign and IMO debsign should
>> clean it up.
>
>> I will file a bug against devscripts for debsign.
>
> Well, maybe we just inserting removal of the appropriate two files (if
> they exist) before 190 is another option. That would gain us
> compatibility with older devscripts.

Sure Thomas, that makes perfect sense.

Cheers,

Giridhar

-- 
Y Giridhar Appaji Nag | http://appaji.net/

Attachment: signature.asc
Description: Digital signature

Reply via email to