mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
noop: Whitespace changes only.
./.editorconfig is already set correctly.
This commit is contained in:
parent
dc70e89bfd
commit
4a043b4d15
2 changed files with 4 additions and 4 deletions
|
|
@ -206,7 +206,7 @@ run_test() {
|
|||
local ret=$pipestatus[1] stderr=$pipestatus[2]
|
||||
if (( ! stderr )); then
|
||||
# stdout will become stderr
|
||||
echo "Bail out! On ${(qq)1}: output on stderr"; return 1
|
||||
echo "Bail out! On ${(qq)1}: output on stderr"; return 1
|
||||
else
|
||||
return $ret
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue