From 2562bd3b77145fd50d5b1c4f54054fc60a53eb6c Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Fri, 7 Apr 2000 08:14:06 +0000 Subject: missing initialisations, -W with multiple directories didn't wor (10571) --- Completion/Core/_path_files | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Completion/Core/_path_files') diff --git a/Completion/Core/_path_files b/Completion/Core/_path_files index 183d59af3..3ddc62f94 100644 --- a/Completion/Core/_path_files +++ b/Completion/Core/_path_files @@ -247,6 +247,8 @@ for prepath in "$prepaths[@]"; do # in the following loop, which walks through the pathname components # in the string from the line. + skipped= + cpre= tpre="$pre" tsuf="$suf" testpath="$donepath" -- cgit 1.4.1