Sanitation
Whitespace fixes etc
This commit is contained in:
parent
c927fe8f1f
commit
ba260576b5
@ -810,7 +810,7 @@ do
|
|||||||
log "child process ${PID} exited [OK]"
|
log "child process ${PID} exited [OK]"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
# break loop if we no child PIDs left
|
# break loop if we have no child PIDs left
|
||||||
(($# > 0)) || break
|
(($# > 0)) || break
|
||||||
sleep 1 # required to avoid race conditions
|
sleep 1 # required to avoid race conditions
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user