Projoke opened this issue 7 years ago · 1 comments
test -n "$MASTER_HOSTNAME" || echo "missing $MASTER_HOSTNAME" && return
return executed even when $MASTER_HOSTNAME exist!!!
yep, that was added during early days to support multiple deploy paths. removed in the bootstrap.sh ( I quite belive )