utils: Fix broken Windows filelock

This commit is contained in:
Chun Kuan Lee
2018-10-08 00:24:20 +08:00
parent fe23553edd
commit 369244f654
3 changed files with 39 additions and 1 deletions

View File

@@ -174,6 +174,7 @@ BASE_SCRIPTS = [
'rpc_getblockstats.py',
'p2p_fingerprint.py',
'feature_uacomment.py',
'feature_filelock.py',
'p2p_unrequested_blocks.py',
'feature_includeconf.py',
'rpc_scantxoutset.py',