Resolve #1, remove misleading log output.
This commit is contained in:
parent
323c5393cf
commit
eed475446d
1 changed files with 0 additions and 2 deletions
|
@ -14,6 +14,4 @@ for i in $(seq 0 60); do
|
||||||
sleep 10
|
sleep 10
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "waiting 60s for propagation"
|
|
||||||
sleep 60
|
|
||||||
test "$result" = 'OK'
|
test "$result" = 'OK'
|
||||||
|
|
Loading…
Reference in a new issue