mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00

Moving the comments outside of the `command` entry as they were preventing the command to be executed since the command lines are then turned into a single line, and the leading `#` character was commenting out the whole command. Differential Revision: https://phabricator.services.mozilla.com/D155712