Github user jsoref commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/139#discussion_r22111127
--- Diff: bin/templates/cordova/lib/run.js ---
@@ -129,4 +167,4 @@ module.exports.help = function(args) {
console.log(' --emulator : Will deploy the built project to an
emulator if one exists');
console.log(' --target=<target_id> : Installs to the target with
the specified id.');
process.exit(0);
-}
+};
--- End diff --
I'm not quite sure why this line has a tan background instead of green, but
again, you shouldn't be removing the eol from eof (and thus having a red null
appear on the tan background).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]