X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/84136a71144ce51245c739089e8f30871b1de8b7..5b1b551418efe890bec37aa79d3d16346d96d0f0:/_vcsh diff --git a/_vcsh b/_vcsh index 3022c61..77ff976 100644 --- a/_vcsh +++ b/_vcsh @@ -138,7 +138,7 @@ function _vcsh () { _dispatch git git else curcontext="${curcontext%:*:*}:vcsh-${vcshcommand}:" - _call_function ret _vcsh-${vcshcommand} + _call_function ret _vcsh-${vcshcommand} && (( ret )) fi fi fi