NetworkManager/tools
Thomas Haller dd595c6c1d
tools: fix bogus code in "tools/generate-docs-nm-property-infos.py"
Coverity warns about this:

  2. NetworkManager-1.32.2/tools/generate-docs-nm-property-infos.py:117: identical_branches:
  The same code is executed regardless of whether "temp.index(subelement) < len(temp) - 1" is
  true, because the then and else branches are identical. Should one of the branches be modified,
  or the entire 'if' statement replaced?

Fixes: c3504f7e62 ('Rewrite `./tools/generate-docs-nm-property-infos.py` with XML library')
2021-07-06 09:08:36 +02:00
..
check-compare-generated.sh
check-config-options.sh
check-docs.sh build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
check-exports.sh
check-gitlab-ci.sh
check-tree.sh
create-exports-NetworkManager.sh
debug-helper.py
enums-to-docbook.pl
generate-docs-nm-property-infos.py tools: fix bogus code in "tools/generate-docs-nm-property-infos.py" 2021-07-06 09:08:36 +02:00
generate-docs-nm-settings-docs-gir.py
generate-docs-nm-settings-docs-merge.py
meson-post-install.sh
run-nm-test.sh
test-build.sh
test-networkmanager-service.py
test-sudo-wrapper.sh