Skip to content

Fix gdk <command> exit code

Ash McKenzie requested to merge ashmckenzie/fix-gdk-command-exit-code into main

What does this Merge Request do and why?

This MR fixes a number of gdk <command> commands that under certain circumstances would incorrectly return the correct exit code.

Closes #1256 (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