shell/completion/amake_bash in autoproj-2.9.0 vs shell/completion/amake_bash in autoproj-2.10.0

- old
+ new

@@ -59,9 +59,10 @@ --no-auto-exclude --tool --no-tool --confirm --no-confirm + --not " case "$cur" in -*) COMPREPLY=($(compgen -W "$options" -- ${cur}))