diff options
| author | Peter Stephenson <p.stephenson@samsung.com> | 2018-10-10 12:11:27 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.stephenson@samsung.com> | 2018-10-10 12:11:27 +0100 |
| commit | f19266cf99f8a194add752a764bd5ea13ed215b2 (patch) | |
| tree | e8b2d26a783986a31e0ab18836042db5ec8bcbb8 /ChangeLog | |
| parent | 43669: ensure explicit exit status is used over implicit (diff) | |
| download | zsh-f19266cf99f8a194add752a764bd5ea13ed215b2.tar zsh-f19266cf99f8a194add752a764bd5ea13ed215b2.tar.gz zsh-f19266cf99f8a194add752a764bd5ea13ed215b2.tar.bz2 zsh-f19266cf99f8a194add752a764bd5ea13ed215b2.tar.lz zsh-f19266cf99f8a194add752a764bd5ea13ed215b2.tar.xz zsh-f19266cf99f8a194add752a764bd5ea13ed215b2.tar.zst zsh-f19266cf99f8a194add752a764bd5ea13ed215b2.zip | |
unposted: another couple of tests for previous commit.
This tests different code paths as the -c command option exits
in a different fashion from code executed from a script.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2018-10-10 Peter Stephenson <p.stephenson@samsung.com> + * unposted: Test/C03traps.ztst: Another couple of tests for + other code paths. + * 43669: Src/builtin.c, Src/init.c, Test/C03traps.ztst: ensure explicit exit status is used rather than implicit. |
