HomePhabricator

Make qa/rpc-tests/ compatible with OSX
867dfb4a088eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make qa/rpc-tests/ compatible with OSX

Reworked send.sh, so it works properly on my Mac (killall send.sh
doesn't work, because the process name is 'bash' not 'send.sh').
So now send.sh writes a .send.pid file, and invoking it as
send.sh -STOP (as the bitcoind -walletnotify) signals that PID.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Feb 13 2014, 02:33
deadalnixPushed on May 14 2017, 22:04
Parents
rABC19e5b9d2dfca: Merge pull request #3651
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABC867dfb4a088e: Make qa/rpc-tests/ compatible with OSX (authored by Gavin Andresen <gavinandresen@gmail.com>).Feb 13 2014, 15:25