diff options
author | Christian Höltje <docwhat@gerf.org> | 2018-03-26 21:55:06 +0300 |
---|---|---|
committer | Christian Höltje <docwhat@gerf.org> | 2018-03-26 21:55:06 +0300 |
commit | fe33c401bac783181e0fc53401685fa9b2ad0e24 (patch) | |
tree | 3ea83dc219bbd8f9c522f9359698041ca16933c5 /LICENSE | |
parent | afb7387abec505fb6565d31481c5f5ed724c2f08 (diff) |
workaround for ZSH status behavior
`$pipestatus` is returning all zeros when using `[[ ]]` expressions
that are false.
This works around it by using `$status` (A.K.A. `$?`) when `$pipestatus`
has only 1 items.
Fixes #749
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions