merge with stable
authorMatt Mackall <mpm@selenic.com>
Mon, 01 Apr 2013 15:19:16 -0500
changeset 18844 37f8baaf31d2
parent 18842 3ce3f2b059a1 (current diff)
parent 18843 4f1e70ef5a79 (diff)
child 18845 c1f416e4bc80
child 18890 537e869b17e9
merge with stable
--- a/contrib/zsh_completion	Fri Mar 29 16:48:32 2013 -0700
+++ b/contrib/zsh_completion	Mon Apr 01 15:19:16 2013 -0500
@@ -176,7 +176,7 @@
   do
     tags+=(${tag/ #[0-9]#:*})
   done
-  (( $#tags )) && _describe -t tags 'tags' tags
+  (( $#tags )) && _describe -t tags 'tags' tags
 }
 _hg_bookmarks() {
   typeset -a bookmark bookmarks