commit b454ac313d5dc241c36984f1fbba9406bf828675
parent 01a147cbcf4216b0594134a50472eecd997b54a7
Author: Jan Pobrislo <ccx@webprojekty.cz>
Date: Mon, 20 Apr 2015 15:05:59 +0200
clean global variables
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_fs_init b/zsh-functions/confz_fs_init
@@ -7,6 +7,7 @@
# helper for probing devices
fs_blkid_probe() {
+ unset fs_blkid_output fs_blkid_result
typeset -gA fs_blkid_output
typeset -g fs_blkid_result
local out key val