This repository was archived by the owner on Oct 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3939 "arguments" : [
4040 " +workerType" ,
4141 " SimulatedPlayerCoordinator" ,
42+ " +deploymentName" ,
43+ " ${IMPROBABLE_DEPLOYMENT_NAME}" ,
4244 " -batchmode" ,
4345 " -nographics" ,
4446 " -logfile" ,
5153 " -n" ,
5254 " ./build/worker/SimulatedPlayerCoordinator@Mac/[email protected] " ,
5355 " --args" ,
56+ " +deploymentName" ,
57+ " ${IMPROBABLE_DEPLOYMENT_NAME}" ,
5458 " +workerType" ,
5559 " SimulatedPlayerCoordinator" ,
5660 " -batchmode" ,
7478 " ${IMPROBABLE_RECEPTIONIST_HOST}" ,
7579 " +receptionistPort" ,
7680 " ${IMPROBABLE_RECEPTIONIST_PORT}" ,
81+ " +deploymentName" ,
82+ " ${IMPROBABLE_DEPLOYMENT_NAME}" ,
7783 " +linkProtocol" ,
7884 " Tcp" ,
7985 " -batchmode" ,
9096 " SimulatedPlayerCoordinator" ,
9197 " +workerId" ,
9298 " ${IMPROBABLE_WORKER_ID}" ,
99+ " +projectName" ,
100+ " ${IMPROBABLE_PROJECT_NAME}" ,
93101 " +receptionistHost" ,
94102 " ${IMPROBABLE_RECEPTIONIST_HOST}" ,
95103 " +receptionistPort" ,
96104 " ${IMPROBABLE_RECEPTIONIST_PORT}" ,
105+ " +deploymentName" ,
106+ " ${IMPROBABLE_DEPLOYMENT_NAME}" ,
97107 " +linkProtocol" ,
98108 " Tcp" ,
99109 " -batchmode" ,
114124 " ${IMPROBABLE_RECEPTIONIST_HOST}" ,
115125 " +receptionistPort" ,
116126 " ${IMPROBABLE_RECEPTIONIST_PORT}" ,
127+ " +deploymentName" ,
128+ " ${IMPROBABLE_DEPLOYMENT_NAME}" ,
117129 " +linkProtocol" ,
118130 " Tcp" ,
119131 " -batchmode" ,
You can’t perform that action at this time.
0 commit comments