rust/ci
Stéphane Campinas 81a1d46723
exit integration test successfully if the crate build failed before applying rustfmt
The `cargo test --all` command failed and exited the main process with a
SIGINT. Trapping the signal or trying to get the code of a subshell
didn't work.

Close #2724
2019-04-15 11:33:11 +02:00
..
integration.sh exit integration test successfully if the crate build failed before applying rustfmt 2019-04-15 11:33:11 +02:00