diff options
| author | Alexander Melentyev <alexander.melentyev@icloud.com> | 2021-06-21 12:11:37 +0300 |
|---|---|---|
| committer | Alexander Melentyev <alexander.melentyev@icloud.com> | 2021-06-21 12:11:37 +0300 |
| commit | e84c9aed6d82eddcaf96d1c4fe90adcd2182b9a0 (patch) | |
| tree | c31e8ce52d3a7eba428ebb016064783178174704 /src/tools/rustfmt/ci | |
| parent | fb3ea63d9b4c3e9bb90d4250b870faaffb9c8fd2 (diff) | |
| download | rust-e84c9aed6d82eddcaf96d1c4fe90adcd2182b9a0.tar.gz rust-e84c9aed6d82eddcaf96d1c4fe90adcd2182b9a0.zip | |
Delete spaces
Diffstat (limited to 'src/tools/rustfmt/ci')
| -rwxr-xr-x | src/tools/rustfmt/ci/integration.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rustfmt/ci/integration.sh b/src/tools/rustfmt/ci/integration.sh index 13a3ecaa196..0269e3ee4af 100755 --- a/src/tools/rustfmt/ci/integration.sh +++ b/src/tools/rustfmt/ci/integration.sh @@ -15,7 +15,7 @@ set -ex # it again. # #which cargo-fmt || cargo install --force -CFG_RELEASE=nightly CFG_RELEASE_CHANNEL=nightly cargo install --path . --force +CFG_RELEASE=nightly CFG_RELEASE_CHANNEL=nightly cargo install --path . --force echo "Integration tests for: ${INTEGRATION}" cargo fmt -- --version |
