Add missing /

[?]
Dec 4, 2011, 9:53 PM
X3COYEVISCJI2KSFR47LZU23EZ4LWBX5CAQF7CON4CTCYJDQGH3AC

Dependencies

  • [2] EDRUQ4UK Die TABs die
  • [3] ARD6Z67T Do incremental SVN checkouts
  • [*] OOQ2D3KC * Refactoring: move fetchInput out of hydra_scheduler into a separate

Change contents

  • replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 198
    [2.515][2.515:625]()
    mkpath(scmPath . "/svn");
    my $wcPath = scmPath . "/svn" . sha256_hex($uri) . "/svn-checkout";
    [2.515]
    [3.381]
    my $wcPath = scmPath . "/svn/" . sha256_hex($uri) . "/svn-checkout";