mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-04 04:45:10 +02:00
Merge #17176: ci: Cleanup macOS runs
fa677d1801ci: Remove redundant check for TRAVIS_OS_NAME (MarcoFalke)fadccb263bdoc: Document that GNU tools are required for linters (MarcoFalke)4444704ca9ci: Cleanup macOS runs (MarcoFalke) Pull request description: * Remove a commented out cleanup task in `before_cache` * Remove the linter run on macOS, and document that GNU tools are required to run the linters ACKs for top commit: Sjors: Code review ACKfa677d1801laanwj: ACKfa677d1801ryanofsky: Code review ACKfa677d1801for new third commit replacing TRAVIS_OS_NAME check with NO_DEPENDS setting Tree-SHA512: 9122a63bbe7887d9e379123152ea4ba44324cb18033b9e6b45bfdb1af665c10ea598564b9fcd57330d208a08e4696e41b4d6175f05f0843a3a76530da114f8c6
This commit is contained in:
@@ -7,6 +7,8 @@ Check for missing documentation of command line options.
|
||||
commit-script-check.sh
|
||||
======================
|
||||
Verification of [scripted diffs](/doc/developer-notes.md#scripted-diffs).
|
||||
Scripted diffs are only assumed to run on the latest LTS release of Ubuntu. Running them on other operating systems
|
||||
might require installing GNU tools, such as GNU sed.
|
||||
|
||||
git-subtree-check.sh
|
||||
====================
|
||||
|
||||
Reference in New Issue
Block a user