yhwangBonc edited a comment on pull request #1633:
URL: https://github.com/apache/incubator-iotdb/pull/1633#issuecomment-697349541


   > Hi, I like the changes in `iotdb-env.bat`, good job!
   > 
   > But let's consider the stop script...
   > 
   > Suppose your IoTDB start-server script is at `~/Download/apache/sbin/`,
   > 
   > and your current `pwd` is `~`, then you can start the IoTDB by 
`~/Download/iotdb/sbin/start-server.sh`.
   > 
   > Then if you want to stop IoTDB using your script, you must make sure you 
are in `~`.
   > Suppose you are now in `~/Download`, and if you call 
`iotdb/sbin/stop-server.sh`, you will get `No IoTDB server to stop`.
   
   You're right. I'll try to get absolute path instead of relative path


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to