test-network: Fix a indentation for readability (#568)

Additionally, remove a trailing white space

Signed-off-by: Justin Yang <justin.yang@themedium.io>
This commit is contained in:
Justin Yang 2021-12-22 23:56:10 +09:00 committed by GitHub
parent e07a9ff86b
commit 0d7fa171d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -174,7 +174,7 @@ function createOrgs() {
. organizations/fabric-ca/registerEnroll.sh . organizations/fabric-ca/registerEnroll.sh
while : while :
do do
if [ ! -f "organizations/fabric-ca/org1/tls-cert.pem" ]; then if [ ! -f "organizations/fabric-ca/org1/tls-cert.pem" ]; then
sleep 1 sleep 1