Skip to content

fix: Reverts erroneous change to ref arch generation script

John Skarbek requested to merge jts/wut into master
  • The change made causes issues with bash being unable to properly interpret how to run the script leading to failures where this script is leveraged
  • The script contains protections which SHOULD protect an end user from hitting use cases where the attempted fix was to address

Addresses: https://gitlab.com/gitlab-com/gl-infra/gitlab-dedicated/instrumentor/-/merge_requests/2631#note_1738503289

Merge request reports