X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/3c5bb9b0993011e30695dae011daa7b861847f11..6b5ef0253b6858e3cb4fd265d2f7d99b597065ee:/_vcsh diff --git a/_vcsh b/_vcsh index 6880f72..1661e19 100644 --- a/_vcsh +++ b/_vcsh @@ -142,7 +142,7 @@ function _vcsh () { GIT_DIR=$VCSH_REPO_D/$words[1].git _dispatch git git else curcontext="${curcontext%:*:*}:vcsh-${vcshcommand}:" - _call_function ret _vcsh-${vcshcommand} + _call_function ret _vcsh-${vcshcommand} && (( ret )) fi fi fi