glib/gio/completion
Philip Withnall 7ad93a0c95
completion: Use read -r rather then plain read
This means that backslashes in the input (which is unlikely, but I guess
possible) won’t affect line splitting. Spotted by shellcheck.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-04-16 14:07:12 +01:00
..
.gitignore gio: Add bash completion for gio tool 2018-06-15 12:34:10 +02:00
gapplication completion: Stop using old backtick quoting for subcommands 2024-04-16 13:54:33 +01:00
gdbus completion: Quote variable dereferences within variable dereferences 2024-04-16 14:06:13 +01:00
gio completion: Use read -r rather then plain read 2024-04-16 14:07:12 +01:00
gresource completion: Drop unnecessary $ from variables in arithmetic expressions 2024-04-16 14:03:19 +01:00
gsettings completion: Drop unnecessary $ from variables in arithmetic expressions 2024-04-16 14:03:19 +01:00