NetworkManager/contrib/scripts
Thomas Haller d07cd5dbf2
all: avoid GNU "which" from shell scripts
"which" is a separate package and may not be installed.
Also, shell has a built-in command for the same purpose.
Use that.
2020-12-11 16:42:23 +01:00
..
btmodem.pl contrib: move scripts from test/ to scripts/ 2019-10-09 11:38:22 +02:00
checkpatch-feature-branch.sh contrib/checkpatch: fix shallow repository for checkpatch script 2020-11-10 18:23:36 +01:00
checkpatch-git-post-commit-hook contrib/scripts: add "checkpatch-git-post-commit-hook" script to contrib/ 2020-02-21 07:40:10 +01:00
checkpatch.pl checkpatch: ignore warning about g_assert*() also for files like "shared/nm-utils/nm-test-utils.h" 2020-10-22 09:29:28 +02:00
code-style-git-post-commit-hook contrib: add git-hook to verify code-style 2020-09-02 19:20:40 +02:00
find-backports scripts: allow marking commits with "Ignore-Backport:" in "find-backports" script 2020-11-24 12:30:06 +01:00
modemu.pl contrib: move scripts from test/ to scripts/ 2019-10-09 11:38:22 +02:00
nm-ci-install-valgrind-in-ubuntu1604.sh gitlab-ci: fix workarounds for Ubuntu 16.04 in tests 2020-08-28 14:24:32 +02:00
nm-ci-patch-gtkdoc.sh gitlab-ci: patch gtk-doc to generate valid documentation 2018-12-01 08:55:44 +01:00
nm-ci-run.sh all: avoid GNU "which" from shell scripts 2020-12-11 16:42:23 +01:00
nm-code-format-container.sh all: avoid GNU "which" from shell scripts 2020-12-11 16:42:23 +01:00
nm-code-format.sh all: avoid GNU "which" from shell scripts 2020-12-11 16:42:23 +01:00
nm-import-openconnect all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-import-openvpn all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-import-vpnc all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
NM-log scripts: use "/bin/cat" in NM-log 2020-08-17 10:58:19 +02:00
test-macsec tests: use "/run" instead of "/var/run" 2019-05-17 21:24:18 +02:00