aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-05-05 21:05:33 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-05-05 21:05:36 +0200
commitf8575bce311886a09e83d5d1918d65e04b3b3faa (patch)
tree5b76c103c04314408afa9ce46c1b3c0866852c53 /ci
parent128b98fce36db8d4a85e056a30e141fc117f3390 (diff)
parentd48565d10968171edeeb75c1a0af8f4119bb99bc (diff)
downloadbitcoin-f8575bce311886a09e83d5d1918d65e04b3b3faa.tar.xz
Merge bitcoin/bitcoin#21864: fix permissions on 00_setup_env_native_fuzz_with_msan.sh
d48565d10968171edeeb75c1a0af8f4119bb99bc fix permissions on 00_setup_env_native_fuzz_with_msan (glozow) Pull request description: I think there was a silent merge conflict between #21852 and #21740? I have a [linter failure](https://cirrus-ci.com/task/5436849834426368): ``` File "ci/test/00_setup_env_native_fuzz_with_msan.sh" contains a shebang line, but has the file permission 644 instead of the expected executable permission 755. Do "chmod 755 ci/test/00_setup_env_native_fuzz_with_msan.sh" (or remove the shebang line). ERROR: There were 1 failed tests in the lint-files.py lint test. Please resolve the above errors. ^---- failure generated from test/lint/lint-files.sh ``` ACKs for top commit: MarcoFalke: ACK d48565d10968171edeeb75c1a0af8f4119bb99bc Tree-SHA512: 445bdd738faf007451f40bbcf360dd1fb4675e17a4c96546e6818c12e33dd336dadd95cf8d4b5f8df1d6ccfbc4bf5496864bb5528e416cea894857b6b732140c
Diffstat (limited to 'ci')
-rwxr-xr-x[-rw-r--r--]ci/test/00_setup_env_native_fuzz_with_msan.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/ci/test/00_setup_env_native_fuzz_with_msan.sh b/ci/test/00_setup_env_native_fuzz_with_msan.sh
index 48208fe5a1..48208fe5a1 100644..100755
--- a/ci/test/00_setup_env_native_fuzz_with_msan.sh
+++ b/ci/test/00_setup_env_native_fuzz_with_msan.sh