fix command
This commit is contained in:
parent
80228a5e04
commit
849bb0a4f1
@ -69,7 +69,7 @@ echo "deploy create test: passed"
|
|||||||
|
|
||||||
$SO_COMMAND deployment --dir $test_deployment_dir start
|
$SO_COMMAND deployment --dir $test_deployment_dir start
|
||||||
|
|
||||||
geth_endpoint=localhost:$($SO_COMMAND deployment --dir $test_deployment_dir ports fixturenet-eth-geth-1 8545 | cut -d: -f2)
|
geth_endpoint=localhost:$($SO_COMMAND deployment --dir $test_deployment_dir port fixturenet-eth-geth-1 8545 | cut -d: -f2)
|
||||||
|
|
||||||
timeout=900 # 15 minutes
|
timeout=900 # 15 minutes
|
||||||
log_info "Getting initial block number. Timeout set to $timeout seconds"
|
log_info "Getting initial block number. Timeout set to $timeout seconds"
|
||||||
|
Loading…
Reference in New Issue
Block a user