Commit 25c8bf6
committed
Add support for run-bitcoind.sh start all
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.1 parent bbd3d56 commit 25c8bf6
1 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