gdbus-tool: Don't repeatedly complete --signale2d98849587df03c24bea4a10c243b29ace3347d
commite2d98849587df03c24bea4a10c243b29ace3347d
authorIain Lane <iain@orangesquash.org.uk>
Wed, 21 Feb 2018 12:23:17 +0000 (21 12:23 +0000)
committerPhilip Withnall <withnall@endlessm.com>
Wed, 21 Feb 2018 14:00:51 +0000 (21 14:00 +0000)
treed20ae1157d1b29549ef26d6bbb33e6ca225c2bbf
parent2a2717062b879e1f9b30230ffe8e59fa6d54181c
gdbus-tool: Don't repeatedly complete --signal

In this situation:

  $ gdbus emit --session --object-path /org/foo/bar --sig<tab><tab><tab>

We will currently insert --signal three times.

We should only do that once.

https://bugzilla.gnome.org/show_bug.cgi?id=793597
gio/gdbus-tool.c