From a4a8ad0c5c12569917a3efc7af6b3347131101fd Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 12 Jan 2015 19:07:22 -0500 Subject: [PATCH] Removing treeStableTimer from scheduler --- lib/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/config.json b/lib/config.json index af80b82..a25060b 100644 --- a/lib/config.json +++ b/lib/config.json @@ -55,7 +55,6 @@ "schedulers" : [ { "type" : "AnyBranchScheduler", "name" : "master", "change_filter" : "master_filter", - "treeStableTimer" : 45.0, "builderNames" : [ "Fedora-x86_64-m64", "Fedora-x86_64-m32", "Fedora-x86_64-native-gdbserver-m64",