[?]
Jul 10, 2009, 2:43 PM
FR7XCVLKEI7WM6RNNRUG65T2PEQ4V4GQ5ATLULHEDMIIWW5IU44AC

Dependencies

  • [2] 6KCP6ODP * Get the URI for use in notification mails from the Hydra config
  • [3] 3BKF6P72 * Use Nix's negative caching.
  • [4] AFTXA575 * $HYDRA_DATA environment variable.
  • [*] 7YBYT2LQ

Change contents

  • replacement in src/script/hydra_build.pl at line 21
    [2.24][2.24:86]()
    my %config = new Config::General($ENV{"HYDRA_CONF"})->getall;
    [2.24]
    [3.0]
    my %config = new Config::General($ENV{"HYDRA_CONFIG"})->getall;