mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-24 19:28:56 +01:00
With the shell in "nounset" mode (`set -u`), an error was output for unknown completions, for example `gsettings set non existent <TAB>`.
With the shell in "nounset" mode (`set -u`), an error was output for unknown completions, for example `gsettings set non existent <TAB>`.