◐ Shell
clean mode source ↗

Message 296902 - Python tracker

Message296902

Author vstinner
Recipients vstinner
Date 2017-06-26.14:22:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498486938.27.0.268333692905.issue30764@psf.upfronthosting.co.za>
In-reply-to
Content
I updated my PR to use the exit code 130 when regrtest is interrupted. Serhiy Storchaka found a reference:

"On Linux scripts terminated with Ctrl-C return exit code 130 (http://tldp.org/LDP/abs/html/exitcodes.html)."
History
Date User Action Args
2017-06-26 14:22:18vstinnersetrecipients: + vstinner
2017-06-26 14:22:18vstinnersetmessageid: <1498486938.27.0.268333692905.issue30764@psf.upfronthosting.co.za>
2017-06-26 14:22:18vstinnerlinkissue30764 messages
2017-06-26 14:22:18vstinnercreate