testing config.js

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/7114350b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/7114350b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/7114350b

Branch: refs/heads/master
Commit: 7114350bd99b1c0c45c5d7b426dcb302df998fff
Parents: d8d3a6d
Author: Anis Kadri <[email protected]>
Authored: Fri Jul 19 14:32:26 2013 -0700
Committer: Anis Kadri <[email protected]>
Committed: Fri Jul 19 14:32:26 2013 -0700

----------------------------------------------------------------------
 config.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/7114350b/config.js
----------------------------------------------------------------------
diff --git a/config.js b/config.js
index 29ea6be..0c305b4 100644
--- a/config.js
+++ b/config.js
@@ -1,3 +1,4 @@
 module.exports = {
-  registry: "http://registry.cordova.io";
+      registry: "http://registry.cordova.io";
+//    registry: "http://localhost:5984/registry/_design/app/_rewrite";
 }

Reply via email to