glib/gio/completion
Philip Withnall 2ca4d865b2 completion: Declare variables as local in gio completion script
Most variables were, but a few were not declared as local, and hence
leaked into the calling environment every time someone tab-completed the
`gio` command.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Fixes: #2275
2021-01-05 16:14:16 +00:00
..
.gitignore gio: Add bash completion for gio tool 2018-06-15 12:34:10 +02:00
gapplication New gapplication(1) tool 2013-10-17 10:12:27 -04:00
gdbus Install bash completion files in /usr/share/ 2012-06-21 06:11:58 -04:00
gio completion: Declare variables as local in gio completion script 2021-01-05 16:14:16 +00:00
gresource Install bash completion files in /usr/share/ 2012-06-21 06:11:58 -04:00
gsettings Add ‘gsettings list-schemas --print-paths’ option 2018-01-05 13:01:03 +00:00