summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_subversion
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_subversion')
-rw-r--r--Completion/Unix/Command/_subversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_subversion b/Completion/Unix/Command/_subversion
index ccaf310fa..e2889c71a 100644
--- a/Completion/Unix/Command/_subversion
+++ b/Completion/Unix/Command/_subversion
@@ -240,7 +240,7 @@ _svn () {
(svn:eol-style) compadd - CR LF CRLF native;;
(svn:mime-type) _mime_types;;
(*) _message 'property value';;
- esac
+ esac && ret=0
esac
else