From c5abf2bcff289363207e0faae8fd33413f59231f Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 9 Aug 2015 23:53:24 +0200 Subject: 36077: vcs_info: stop exporting everything --- Functions/VCS_Info/vcs_info | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Functions/VCS_Info/vcs_info') diff --git a/Functions/VCS_Info/vcs_info b/Functions/VCS_Info/vcs_info index 46938691d..350b189e9 100644 --- a/Functions/VCS_Info/vcs_info +++ b/Functions/VCS_Info/vcs_info @@ -51,10 +51,11 @@ vcs_info () { local pat local -i found retval local -a enabled disabled dps - local -x usercontext vcs rrn quiltmode LC_MESSAGES - local -ix maxexports - local -ax msgs - local -Ax vcs_comm hook_com backend_misc user_data + local usercontext vcs rrn quiltmode + local -x LC_MESSAGES + local -i maxexports + local -a msgs + local -A vcs_comm hook_com backend_misc user_data LC_MESSAGES=C if [[ -n ${LC_ALL} ]]; then -- cgit v1.2.3