We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa057b commit 742d2b9Copy full SHA for 742d2b9
Makefile.am
@@ -338,7 +338,7 @@ clean-docs:
338
clean-local: clean-docs
339
rm -rf coverage_percent.txt test_bitcoin.coverage/ total.coverage/ fuzz.coverage/ test/tmp/ cache/ $(OSX_APP)
340
rm -rf test/functional/__pycache__ test/functional/test_framework/__pycache__ test/cache share/rpcauth/__pycache__
341
- rm -rf osx_volname dist/
+ rm -rf osx_volname dist/ test/lint/test_runner/target/ test/lint/__pycache__
342
343
test-security-check:
344
if TARGET_DARWIN
0 commit comments