Page MenuHomePhabricator

add MacOs pidof compatibility
ClosedPublic

Authored by matiu on Jan 22 2018, 01:29.

Details

Summary

Adds MacOs pidof compatibility for bitcoind detection.

Otherwise, the warning is always shown:
WARNING! There is already a bitcoind process running on this system. Tests may fail unexpectedly due to resource contention!

if pidof: stable 0.1.4 (bottled) from brew is installed.

Depends on D999

Test Plan

./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
bug/macos/pidof
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1719
Build 1719: arc lint + arc unit