hammerface opened a new pull request, #194:
URL: https://github.com/apache/incubator-resilientdb/pull/194

   PR to resolve https://github.com/apache/incubator-resilientdb/issues/193
   
   Only change:
   `incubator-resilientdb/scripts/deploy/script/deploy_local.sh` line 115
   
   `run_one_cmd "mkdir -p ${home_path}/${main_folder}/$idx" &`
   changed to
   `run_one_cmd "mkdir -p ${home_path}/${main_folder}/$idx"`
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to