Skip to content

Replace backtick with quote for sh

Paul Slaughter requested to merge ps-fix-startup-css-output-to-echo into master

What does this MR do?

This fixes the error message that happens in the startup-css-check job. It replaces a backtick usage with quotes.

See also #331812 (comment 593187976)

Screenshots

  • Note that what was previously in backticks wouldn't show up earlier 😬
Before After
Screen_Shot_2021-06-05_at_9.38.19_AM Screen_Shot_2021-06-05_at_9.38.27_AM
Edited by Paul Slaughter

Merge request reports

Loading