typo

[?]
Feb 8, 2011, 1:37 PM
BJAJLOT3TD2VHISB7RAF2BIZ74AP6AWB6UTGBUMPHGTIJYNOVADQC

Dependencies

  • [2] XEKWCIDR missing case for hg input type
  • [3] YFPZ46YK * hydra: added variant of build input type, 'build output (same system)' to allow better continous integration in one jobset for multiple system. it makes sure that the system of the build that is passed as input for a job has the same system as the job.
  • [4] 2WUNXJGW Hydra/26: Go back to using "svn export" as default for svn, added svn-checkout type for jobset which need .svn dirs. export is much more efficient
  • [5] OOQ2D3KC * Refactoring: move fetchInput out of hydra_scheduler into a separate
  • [6] JTRG7RDQ add support for git as jobinput
  • [*] 3HZY24CX * Make jobsets viewable under

Change contents

  • replacement in src/lib/Hydra/Controller/Jobset.pm at line 202
    [2.112][3.1773:1858](),[3.113][3.1773:1858](),[3.1773][3.1773:1858]()
    $inputType eq "string" || $inputType eq "path" || $inputType eq "boolean" ||
    [2.112]
    [3.50]
    $inputType eq "string" || $inputType eq "path" || $inputType eq "boolean" || $inputType eq "bzr" || $inputType eq "bzr-checkout" ||