You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/02/28 06:08:08 UTC

[GitHub] shazron commented on issue #357: CB-13922 - remove exit for start sim

shazron commented on issue #357: CB-13922 - remove exit for start sim
URL: https://github.com/apache/cordova-ios/pull/357#issuecomment-369132607
 
 
   I just tested this. Unfortunately this breaks the expectation that after a (for example):
   ```bash
   cordova emulate ios --target="iPhone-7, 11.2"
   ```
   ... the command exits, and the user gets back a command prompt -- the current behaviour. I think, what is needed here is a flag called `--no-exit` to handle your special case.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org