Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run-make-check.sh: reset trap after sourcing install-deps.sh
Since we source install-deps.sh, it replaces our trap with its own, so we have to reinstate our trap after it finishes. Signed-off-by: Nathan Cutler <[email protected]>
- Loading branch information