diff options
| author | Josh Stone <jistone@redhat.com> | 2019-12-02 11:49:38 -0800 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2019-12-02 11:49:38 -0800 |
| commit | b1ececa669cf6b1481281efb580f2384dfcddfd5 (patch) | |
| tree | f7d8958772296b4492cc5bf69c9a0193588af090 /src/rustllvm/RustWrapper.cpp | |
| parent | fdc0011561c6365c596dfd8fa1ef388162bc89c7 (diff) | |
| download | rust-b1ececa669cf6b1481281efb580f2384dfcddfd5.tar.gz rust-b1ececa669cf6b1481281efb580f2384dfcddfd5.zip | |
[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/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
