From: Ben Elliston Date: Tue, 16 Feb 2016 01:31:08 +0000 (+1100) Subject: * runtest.exp: Use the traditional exit codes when runtest is X-Git-Tag: upstream/1.6.2~170 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=537bd47cc8166c2106cdeed7fd9cca361ee3c93f;p=platform%2Fupstream%2Fdejagnu.git * runtest.exp: Use the traditional exit codes when runtest is interrupted. This makes it possible to tell if runtest ran to completion or not. Suggested by Michael Chastain. --- 537bd47cc8166c2106cdeed7fd9cca361ee3c93f diff --cc ChangeLog index 6689858,9f76d2f..e80cf54 --- a/ChangeLog +++ b/ChangeLog @@@ -1,18 -1,11 +1,24 @@@ -2016-02-15 Ben Elliston ++2016-02-16 Ben Elliston + + * runtest.exp: Use the traditional exit codes when runtest is + interrupted. This makes it possible to tell if runtest ran to + completion or not. Suggested by Michael Chastain. + 2016-02-15 Ben Elliston + * TODO: Add ideas produced from Cauldron 2013. + +2016-02-15 Ben Elliston + + * TODO: Update. + +2016-02-15 Ben Elliston + + * lib/dg.exp (dg-test): Remove comment about proc unresolved not + setting exit_status to 1 -- it does. + +2016-02-15 Ben Elliston + * lib/framework.exp (cleanup): Remove do-nothing proc. (log_and_exit): Remove call to cleanup. * doc/ref.xml: Remove documentation for cleanup.