Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't allow parallel crash_test in Makefile (#9180)
Summary: Using deps for running blackbox and whitebox allows them to be parallelized, which doesn't seem to be working well. Pull Request resolved: #9180 Test Plan: make -j24 crash_test Reviewed By: siying Differential Revision: D32500851 Pulled By: pdillinger fbshipit-source-id: 364288c8d023b93e7ca2724ea40edae2f4eb0407
- Loading branch information