d698bf4e1b
There was an issue with the script when passing optional rustfmt configs without specifying a commit hash. Because these optional values are passed via positional arguments the configs ($4) would be used in place of the commit hash ($3). Now that we set a default value for the optional commit hash we avoid this problem. |
||
---|---|---|
.. | ||
build_and_test.bat | ||
build_and_test.sh | ||
check_diff.sh | ||
integration.sh |