]> git.lizzy.rs Git - rust.git/commitdiff
Revert "Add test execution step to x86_64-gnu-aux"
authorreez12g <reez12g@gmail.com>
Thu, 8 Sep 2022 08:01:23 +0000 (17:01 +0900)
committerreez12g <reez12g@gmail.com>
Thu, 29 Sep 2022 07:48:09 +0000 (16:48 +0900)
This reverts commit 491e87246bd21c9863c39132672374d75a0cfb6f.

src/ci/docker/host-x86_64/x86_64-gnu-aux/Dockerfile

index 07926ea3b8e883106825de22a23fce0304eac6c4..d55d5b56ad3f5e8cccfced590d0d2c0a81dcbf0f 100644 (file)
@@ -26,5 +26,3 @@ RUN sh /scripts/sccache.sh
 
 ENV RUST_CONFIGURE_ARGS --build=x86_64-unknown-linux-gnu
 ENV RUST_CHECK_TARGET check-aux
-
-ENV SCRIPT python3 ../x.py test compiler --stage 2