NetworkManager/tools
Thomas Haller 7fe76f54e3
build: fix "create-exports-NetworkManager.sh" to fail if "nm" fails
Despite `set -e`, the shell script does not fail if the command in the
here document fails. This can happen if binutils' "nm" fails.

  NM=/bin/false "./tools/create-exports-NetworkManager.sh" --called-from-build "."
2020-10-06 13:30:50 +02:00
..
check-config-options.sh format: replace tabs with spaces in sheell scripts 2020-09-29 09:19:29 +02:00
check-docs.sh tools: fix out-of-tree build test "tools/check-docs.sh" for duplicate generated sources 2019-04-23 11:45:06 +02:00
check-exports.sh tools/check-exports.sh: use ${NM} when available 2015-09-24 16:28:15 +02:00
check-settings-docs.sh meson: add check on settings docs 2018-12-12 14:38:18 +01:00
create-exports-NetworkManager.sh build: fix "create-exports-NetworkManager.sh" to fail if "nm" fails 2020-10-06 13:30:50 +02:00
debug-helper.py all: reformat python files with python black 2020-06-15 16:40:38 +02:00
enums-to-docbook.pl tools: update script for new code-style 2020-09-28 15:08:42 +02:00
generate-docs-nm-property-infos.pl docs: move generate-docs scripts from "libnm/" to "tools/" 2020-06-11 10:53:50 +02:00
generate-docs-nm-settings-docs-gir.py build/docs: fix generated XML syntax in tools/generate-docs-nm-settings-docs-gir.py 2020-09-08 17:35:14 +02:00
generate-docs-nm-settings-docs-merge.py all: reformat python files with python black 2020-06-15 16:40:38 +02:00
meson-post-install.sh docs: add more nm-settings manpages (dbus,nmcli,keyfile,ifcfg-rh) 2020-06-11 10:53:49 +02:00
run-nm-test.sh l3cfg/tests: add unit test for NML3Cfg 2020-09-24 09:44:04 +02:00
test-build.sh all: goodbye libnm-glib 2019-04-16 15:52:27 +02:00
test-networkmanager-service.py all: reformat python files with python black 2020-06-15 16:40:38 +02:00
test-sudo-wrapper.sh nmtst: add nmtst_reexec_sudo() function 2014-06-05 18:12:57 +02:00