Commit ced8ebe
committed
Merge #317: Add support for run-bitcoind.sh start all
25c8bf6 Add support for run-bitcoind.sh start all (Jamil Lambert, PhD)
Pull request description:
On more than one occasion I have tried to start all nodes by passing `run all` or `start all` instead of just `all`.
Handle this the same as passing `all` as the argument to the script.
ACKs for top commit:
tcharding:
ACK 25c8bf6
Tree-SHA512: 9ab58f51e082a0db6c09b5131d2867d2e08e45901d8cc74a559104a6d5d5c92435f905bcfff8a4515405073aca83713c5ddba821a6a5ad7872ec44e26c47875f1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
58 | 66 | | |
59 | 67 | | |
60 | 68 | | |
| |||
0 commit comments