Skip to content

Exit with correct return code when running support/test_url

Ash McKenzie requested to merge ashmckenzie/ensure-test-url-exits-correctly into main

What does this Merge Request do and why?

This MR fixes a nasty bug where verify:* jobs pass, even with the support/test_url script fails 😬 😞

Related: #1246 (closed)

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Ash McKenzie

Merge request reports