We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472a80a commit a40970aCopy full SHA for a40970a
Makefile
@@ -195,7 +195,7 @@ check: $(PROGRAMS) $(TESTS) $(TOOLS)
195
ldb_tests: all $(PROGRAMS) $(TESTS) $(TOOLS)
196
python tools/ldb_test.py
197
198
-crash_test: blackbox_crash_test whitebox_crash_test
+crash_test: whitebox_crash_test blackbox_crash_test
199
200
blackbox_crash_test: db_stress
201
python -u tools/db_crashtest.py
0 commit comments