mirror of
https://github.com/skywind3000/z.lua
synced 2026-03-17 21:29:48 +00:00
Don't return failed exit code when $_ZL_ECHO is unbind
Using the "&&" operator returns the exit code of the first failed command, and when $_ZL_ECHO is unbind always return 1.
This commit is contained in: