Bug#969551: bash: !ref: unbound variable

2020-09-04 Thread Gabriel F. T. Gomes
Hi, William, Thanks for your report. On Fri, 04 Sep 2020, William Herrin wrote: > set -u > cd / > cd ho[tab] > bash: !ref: unbound variable This is a known bug, which has been recently fixed upstream, and in debian unstable/testing (see https://bugs.debian.org/741273#27). > -- System

Bug#969551: bash: !ref: unbound variable

2020-09-04 Thread William Herrin
Package: bash-completion Version: 1:2.8-6 Severity: normal Dear Maintainer, * What led up to the situation? set -u * What exactly did you do (or not do) that was effective (or ineffective)? cd / cd ho[tab] * What was the outcome of this action? bash: !ref: unbound variable *