diff options
author | Rob Savoye <rob@welcomehome.org> | 2001-05-14 15:48:24 +0000 |
---|---|---|
committer | Rob Savoye <rob@welcomehome.org> | 2001-05-14 15:48:24 +0000 |
commit | f86515c4b7db350147a14758123c1578aa55211e (patch) | |
tree | 8d05d13acd1eaf3918ea4af4274c386e1ccb87d4 /ChangeLog | |
parent | d196b24e2c3c560275a034de32db8c212ed29d6e (diff) | |
download | dejagnu-f86515c4b7db350147a14758123c1578aa55211e.zip dejagnu-f86515c4b7db350147a14758123c1578aa55211e.tar.gz dejagnu-f86515c4b7db350147a14758123c1578aa55211e.tar.bz2 |
* runtest.exp: Conditionally set the exit_status so we don't stomp
on FAIL. Rearrange --status so it works correctly with --strace.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-05-14 Rob Savoye <rob@peggyo.welcomehome.org> + + * runtest.exp: Conditionally set the exit_status so we don't stomp + on FAIL. Rearrange --status so it works correctly with --strace. + 2001-05-13 Rob Savoye <rob@peggyo.welcomehome.org> * lib/target.exp: Fix the regsub line where it prunes -fPIC |