All python tests have the file mode 755.
Probably due to a mistake rpc_whitelist.py is the only test with the permission 644.
This PR makes it coherent with the other tests and updates it to 755 as well.
test: Change filemode of rpc_whitelist.py #17806
pull emilengler wants to merge 1 commits into bitcoin:master from emilengler:2019-12-filemode-rpc-whitelist-test changing 1 files +0 −0-
emilengler commented at 8:21 PM on December 27, 2019: contributor
-
test: Change filemode of rpc_whitelist.py 90df92206c
- fanquake added the label Tests on Dec 27, 2019
-
practicalswift commented at 9:03 PM on December 27, 2019: contributor
ACK 90df92206cfce4e61eff9d584112643512f6b91c -- all tests should be executable
Prior to this commit:
$ test/functional/rpc_whitelist.py -bash: test/functional/rpc_whitelist.py: Permission deniedGood catch @emilengler!
- MarcoFalke referenced this in commit 6cb80a068d on Dec 27, 2019
- MarcoFalke merged this on Dec 27, 2019
- MarcoFalke closed this on Dec 27, 2019
- fanquake referenced this in commit 57a8fa9c3b on Mar 23, 2020
- DrahtBot locked this on Dec 16, 2021