NetworkManager/examples
Beniamino Galvani 6df6ed4483 dispatcher: fix shellcheck warnings
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
And likewise, prefer [ p ] || [ q ] over [ p -o q ].

https://github.com/koalaman/shellcheck/wiki/SC2166
(cherry picked from commit 9e43821e17)
2018-10-07 14:15:16 +02:00
..
C all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
dispatcher dispatcher: fix shellcheck warnings 2018-10-07 14:15:16 +02:00
js examples/js: add a javascript example 2017-11-06 11:47:05 +01:00
lua/lgi build: merge "examples/Makefile.am" into toplevel Makefile 2016-10-21 17:37:57 +02:00
nm-conf.d examples: add ipv4.dhcp-client-id and ipv6.dhcp-duid to 30-anon.conf example 2018-06-12 14:45:40 +02:00
python examples/python: drop nmex.py 2018-06-29 20:05:39 +02:00
ruby build: merge "examples/Makefile.am" into toplevel Makefile 2016-10-21 17:37:57 +02:00
shell all: drop trailing spaces 2018-02-07 13:32:04 +01:00