[4160] in BarnOwl Developers
[barnowl/barnowl] a88263: tester --builtin: Fix exit status
daemon@ATHENA.MIT.EDU (GitHub)
Fri Oct 13 03:09:43 2017
Date: Thu, 12 Oct 2017 21:22:28 -0700
From: GitHub <noreply@github.com>
Reply-To: GitHub <noreply@github.com>
To: barnowl-dev@mit.edu
----==_mimepart_59e03f8486c0e_9fe53f7e4be57c3068731
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/barnowl/barnowl
Commit: a882637b9ec3d1e1cba910761640a17ee5603c07
https://github.com/barnowl/barnowl/commit/a882637b9ec3d1e1cba910761640a17ee5603c07
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2017-10-12 (Thu, 12 Oct 2017)
Changed paths:
M tester.c
Log Message:
-----------
tester --builtin: Fix exit status
The exit status of tester --builtin previously came from the return
value of owl_regtest(), but commit
95414bfd3960e215dd54e6916a12f56abbf0c820 accidentally overwrote it
with 0.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
----==_mimepart_59e03f8486c0e_9fe53f7e4be57c3068731--