My preferred alternative to #14440 (I'm too lazy to review an entire file move). This just applies a .log suffix addition to all BITCOIN_TESTS files for the purposes of cleaning, and thus doesn't erroneously remove test/scriptnum10.h.
build: unbreak `make clean` #14455
pull jamesob wants to merge 1 commits into bitcoin:master from jamesob:2018-10-unbreak-make-clean changing 1 files +1 −1-
jamesob commented at 2:34 AM on October 10, 2018: member
-
Fix CLEAN_BITCOIN_TEST to remove .log files for all BITCOIN_TESTS files a48e44bd4f
- fanquake added the label Build system on Oct 10, 2018
-
Empact commented at 3:11 AM on October 10, 2018: member
Tested ACK a48e44b - this adds a
*.logremoval for every entry inBITCOIN_TESTS, which seems good to me. -
murrayn commented at 3:26 AM on October 10, 2018: contributor
-
fanquake commented at 3:34 AM on October 10, 2018: member
tACK a48e44b
./autogen.sh && ./configure && make check -j6make clean - MarcoFalke referenced this in commit dc8e6d04ea on Oct 10, 2018
- MarcoFalke merged this on Oct 10, 2018
- MarcoFalke closed this on Oct 10, 2018
- PastaPastaPasta referenced this in commit c4a60148b9 on Jul 17, 2021
- MarcoFalke locked this on Sep 8, 2021
Labels