Remove unbounded variable from formatting script (#2091)
The formatting script should print a helpful message when formatting
check fails showing which command to run to fix it.
However, it fails to print this because it cannot find the `THIS_SCRIPT`
env variable.