mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-20 01:18:21 +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>`.