Comment 8 for bug 663111

Revision history for this message
Peter Cordes (peter-cordes) wrote : Re: bash_completion script errors: undefined variables, failed GLOB

on Trusty, nothing obvious goes wrong with shopt -s failglob.

set -o nounset breaks everything, though.