mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-04 07:41:11 +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>`.