fix command
This commit is contained in:
parent
a3ae031221
commit
e42b9572ed
@ -69,7 +69,7 @@ echo "deploy create test: passed"
|
||||
|
||||
$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
|
||||
log_info "Getting initial block number. Timeout set to $timeout seconds"
|
||||
|
Loading…
Reference in New Issue
Block a user