about summary refs log tree commit diff
path: root/src/tools/rustfmt/ci
diff options
context:
space:
mode:
authorAlexander Melentyev <alexander.melentyev@icloud.com>2021-06-21 12:11:37 +0300
committerAlexander Melentyev <alexander.melentyev@icloud.com>2021-06-21 12:11:37 +0300
commite84c9aed6d82eddcaf96d1c4fe90adcd2182b9a0 (patch)
treec31e8ce52d3a7eba428ebb016064783178174704 /src/tools/rustfmt/ci
parentfb3ea63d9b4c3e9bb90d4250b870faaffb9c8fd2 (diff)
downloadrust-e84c9aed6d82eddcaf96d1c4fe90adcd2182b9a0.tar.gz
rust-e84c9aed6d82eddcaf96d1c4fe90adcd2182b9a0.zip
Delete spaces
Diffstat (limited to 'src/tools/rustfmt/ci')
-rwxr-xr-xsrc/tools/rustfmt/ci/integration.sh2
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