Skip to content

Commit

Permalink
Fix znap install exit status
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonrichert committed Jan 14, 2022
1 parent 9cd2be0 commit 92f9409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/.znap.install
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ hash -f
[[ -f $_comp_dumpfile ]] &&
zf_rm -f $_comp_dumpfile

(( $#executables || $#autofuncs || $#compfuncs ))
true

0 comments on commit 92f9409

Please sign in to comment.