Skip to content

Leave PATH untouched as it's too brittle

Ash McKenzie requested to merge ashmckenzie/pass-path-through-untouched into main

What does this Merge Request do and why?

This MR updates .gdkrc to leave the PATH env variable alone and use as-is due to the uncertainty around the order of entries.

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.

Merge request reports