Skip to content

Commit

Permalink
fixed restart issues with orderer and peers
Browse files Browse the repository at this point in the history
  • Loading branch information
Antorweep Chakravorty committed Aug 12, 2020
1 parent 9f72efd commit 549a87d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions roles/hlf/cli/ca/files/cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ else
printf "${RED}type not supplied!${NC}\n"
fi

while true; do
sleep 0.1
done
# while true; do
# sleep 0.1
# done

0 comments on commit 549a87d

Please sign in to comment.