about summary refs log tree commit diff
path: root/Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-08-09 23:53:24 +0200
committerMikael Magnusson <mikachu@gmail.com>2015-08-12 04:31:22 +0200
commitc5abf2bcff289363207e0faae8fd33413f59231f (patch)
treec0ca2af7b1eefc76376841d0697755d3c9993013 /Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
parentc21a3fddf4e2b1117a3d51196091a2da34a869b6 (diff)
downloadzsh-c5abf2bcff289363207e0faae8fd33413f59231f.tar.gz
zsh-c5abf2bcff289363207e0faae8fd33413f59231f.tar.xz
zsh-c5abf2bcff289363207e0faae8fd33413f59231f.zip
36077: vcs_info: stop exporting everything
Diffstat (limited to 'Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr')
-rw-r--r--Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr b/Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
index cae1a3b08..e8c8e81de 100644
--- a/Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
+++ b/Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
@@ -6,7 +6,7 @@
 setopt localoptions noksharrays extendedglob NO_shwordsplit
 local bzrbase bzrbr bzr_changes bzr_type
 local -a bzrinfo
-local -xA hook_com bzr_info
+local -A hook_com bzr_info
 
 VCS_INFO_bzr_get_info() {
     bzrinfo=( ${(s.:.)$( ${vcs_comm[cmd]} version-info --custom \