mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
fix path
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
${PWD}add_dummy_commit.sh
|
||||
/tmp/add_dummy_commit.sh
|
||||
|
||||
# NOTE: intentionally uses all of `x.py`, `x`, and `x.ps1` to make sure they all work on Linux.
|
||||
../x.py --stage 2 test --skip src/tools/tidy
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
${PWD}add_dummy_commit.sh
|
||||
/tmp/add_dummy_commit.sh
|
||||
|
||||
../x.py --stage 2 test \
|
||||
--skip tests \
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
${PWD}add_dummy_commit.sh
|
||||
/tmp/add_dummy_commit.sh
|
||||
|
||||
##### Test stage 2 #####
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
${PWD}add_dummy_commit.sh
|
||||
/tmp/add_dummy_commit.sh
|
||||
|
||||
##### Test stage 1 #####
|
||||
|
||||
|
||||
Reference in New Issue
Block a user