Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/12/11 22:13:39 (13 years ago)
Author:
ascheibe
Message:

#1233 updated urls to Hive-3.3 in config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Tests/ExperimentManagerTests.cs

    r6743 r6747  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    4646      var optimizer = CreateOptimizer();
    4747      rhc.HiveTasks.Add(new OptimizerHiveTask(optimizer));
    48      
     48
    4949      HiveClient.StartJob((Exception ex) => TestContext.WriteLine(ex.ToString()), rhc, new CancellationToken());
    5050
Note: See TracChangeset for help on using the changeset viewer.