From 150dc9021bcf8a03671424142a9ffbfecd516915 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Wed, 2 May 2012 13:09:37 +0000 Subject: 30461, 30462 (tweaked): add missing local for match, mbegin and mend --- Functions/VCS_Info/vcs_info_setsys | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/VCS_Info/vcs_info_setsys') diff --git a/Functions/VCS_Info/vcs_info_setsys b/Functions/VCS_Info/vcs_info_setsys index 1484464ce..a4c3036be 100644 --- a/Functions/VCS_Info/vcs_info_setsys +++ b/Functions/VCS_Info/vcs_info_setsys @@ -7,6 +7,7 @@ setopt extendedglob typeset_silent local sys typeset -ga VCS_INFO_backends +local -a match mbegin mend VCS_INFO_backends=() -- cgit 1.4.1