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_lastmsg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/VCS_Info/vcs_info_lastmsg') diff --git a/Functions/VCS_Info/vcs_info_lastmsg b/Functions/VCS_Info/vcs_info_lastmsg index ddfaaf88b..438567cef 100644 --- a/Functions/VCS_Info/vcs_info_lastmsg +++ b/Functions/VCS_Info/vcs_info_lastmsg @@ -5,7 +5,7 @@ emulate -L zsh local -i i -local -ix maxexports +local -i maxexports VCS_INFO_maxexports for i in {0..$((maxexports - 1))} ; do -- cgit v1.2.3