about summary refs log tree commit diff
path: root/Completion/Core/_normal
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Core/_normal')
-rw-r--r--Completion/Core/_normal1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Core/_normal b/Completion/Core/_normal
index e0375e077..54767f2f6 100644
--- a/Completion/Core/_normal
+++ b/Completion/Core/_normal
@@ -68,6 +68,7 @@ fi
 
 # Now look up the two names in the normal completion array.
 
+ret=1
 name="$cmd1"
 comp="$_comps[$cmd1]"