From 47710d69f8b1e156c42b319744440a1683879428 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Fri, 14 May 2010 11:25:47 +0200 Subject: adding new port for ntua --- nightly/nightly.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nightly') diff --git a/nightly/nightly.rb b/nightly/nightly.rb index 2be2a5b..91de927 100644 --- a/nightly/nightly.rb +++ b/nightly/nightly.rb @@ -477,6 +477,7 @@ class Nightly def build() @algs = [ "http://opentox.ntua.gr:3003/algorithm/mlr", + "http://opentox.ntua.gr:3004/algorithm/mlr", "http://opentox.informatik.tu-muenchen.de:8080/OpenTox-dev/algorithm/kNNregression", File.join(@@config[:services]["opentox-majority"],["/regr/algorithm"]) ] @@ -502,6 +503,7 @@ class Nightly def build() @algs = [ "http://opentox.ntua.gr:3003/algorithm/mlr", + "http://opentox.ntua.gr:3004/algorithm/mlr", "http://ambit.uni-plovdiv.bg:8080/ambit2/algorithm/LR", ] @alg_params = [ nil, nil] -- cgit v1.2.3