Skip to content

Conversation

@nnethercote
Copy link
Contributor

This was unintentionally broken by #675.

cc @jyn514

We need to run `cargo llvm-lines` rather than `cargo rustc`.
- Using `-E` with `set` means errors within functions and subshells will
  be caught by the `trap` + `ERR` combination.
- Adding `1 2 3 6` to the `trap` means that the scripts will exit
  cleanly if you interrupt them, which is useful when testing them
  locally.
@Mark-Simulacrum
Copy link
Member

I'm going to go ahead and merge this, but I agree that it would be good to do some cleanup on the signal names in a future PR.

@Mark-Simulacrum Mark-Simulacrum merged commit 2b833c7 into rust-lang:master Jul 24, 2020
@nnethercote nnethercote deleted the fix-llvm-lines branch July 26, 2020 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants