diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2019-12-06 15:37:04 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-06 15:37:04 +0900 |
| commit | 3b878aa9ae719ec4dec574cf2d1848ef9023ff38 (patch) | |
| tree | dc22e0aabfda88f0243b9a50736cfb081cffefd3 /src/test/debuginfo/enum-thinlto.rs | |
| parent | c31773cece7b33b6bbb683e9e122084deb0ac260 (diff) | |
| parent | b1ececa669cf6b1481281efb580f2384dfcddfd5 (diff) | |
| download | rust-3b878aa9ae719ec4dec574cf2d1848ef9023ff38.tar.gz rust-3b878aa9ae719ec4dec574cf2d1848ef9023ff38.zip | |
Rollup merge of #66974 - cuviper:not-isCI, r=alexcrichton
[CI] fix the `! isCI` check in src/ci/run.sh Using `if [ ! isCI ] || ...` doesn't run any command, just tests `isCI` as a string, whereas `if ! isCI || ...` will actually run the `isCI` command and negate its exit status.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
