Fix how file contents are replaced when renaming components
When replacing abc
to xyz
, the string absef
would be replaced to xyzef
.
For the couple of weeks there have been reports of intermittent "No space left" when running jobs in the esait runners, as well as some occasional issues when running the after_script stage. We have finally found the root cause, and we are correcting it. It should already be better now :)
When replacing abc
to xyz
, the string absef
would be replaced to xyzef
.
Provided with