Enable apache style includes in the config file

[?]
Jun 19, 2016, 3:59 PM
SGLGUD7RNL2C5Q6SNYZYMA5DCGQSNPDUBHTB42JDEPBBNS4HNHMQC

Dependencies

  • [2] KKHVM4KA Move GC roots to /nix/var/nix/gcroots/hydra
  • [3] TJK27WSB Open the DB using Hydra::Model::DB->new
  • [4] AFTXA575 * $HYDRA_DATA environment variable.
  • [*] 2GK5DOU7 * Downloading closures.

Change contents

  • replacement in src/lib/Hydra/Helper/Nix.pm at line 41
    [2.1064][2.1064:1116]()
    my %h = new Config::General($conf)->getall;
    [2.1064]
    [2.1116]
    my %h = new Config::General( -ConfigFile => $conf
    , -UseApacheInclude => 1
    )->getall;