NetworkManager/examples
Beniamino Galvani 9e43821e17 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
2018-10-06 10:03:48 +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-06 10:03:48 +02:00
js examples/js: add a javascript example 2017-11-06 11:47:05 +01:00
lua/lgi docs: misc. typos 2018-09-15 09:08:03 +02:00
nm-conf.d docs: misc. typos 2018-09-15 09:08:03 +02:00
python docs: misc. typos 2018-09-15 09:08:03 +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