Github user audreyso commented on a diff in the pull request:

    https://github.com/apache/cordova-cli/pull/286#discussion_r142508791
  
    --- Diff: src/cli.js ---
    @@ -449,6 +450,10 @@ function cli (inputArgs) {
                 args.save = true;
             }
     
    +        if (args['save-exact']) {
    --- End diff --
    
    @stevengill Hmm you are right, I don't think these are needed. I will take 
it out. The test still passes without these lines and manual tests work too.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to