You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/07/10 02:31:42 UTC

cordova-medic git commit: Fixing include.

Repository: cordova-medic
Updated Branches:
  refs/heads/master 3c5a153d6 -> d56612fd3


Fixing include.


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

Branch: refs/heads/master
Commit: d56612fd3fac958f019f74097aa8b43376d86958
Parents: 3c5a153
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Thu Jul 9 17:31:38 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Thu Jul 9 17:31:38 2015 -0700

----------------------------------------------------------------------
 buildbot-conf/cordova.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-medic/blob/d56612fd/buildbot-conf/cordova.conf
----------------------------------------------------------------------
diff --git a/buildbot-conf/cordova.conf b/buildbot-conf/cordova.conf
index 584d8f1..90e5ff7 100644
--- a/buildbot-conf/cordova.conf
+++ b/buildbot-conf/cordova.conf
@@ -3,7 +3,7 @@ import re
 import json
 import socket
 
-from buildbot.scheduler import AnyBranchScheduler
+from buildbot.scheduler import AnyBranchScheduler, SingleBranchScheduler
 from buildbot.schedulers.timed import Nightly
 from buildbot.schedulers.forcesched import ForceScheduler
 


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