nervosnetwork / fiber

15 stars 8 forks source link

chore: fix wait compatibility issue in start.sh #101

Closed chenyukang closed 2 months ago

chenyukang commented 2 months ago

wait -n is not working in zsh and old version of bash, with error:

./tests/nodes/start.sh: line 60: wait: -n: invalid option
wait: usage: wait [n]