Remove unneeded camelcase
[?]
Aug 10, 2015, 5:59 PM
BGDZAEU7KDMQZLSZXCFBY6GLNX37K2TXGOX65JAZSAEK6XMFEBXACDependencies
- [2]
6GJSWZ4FCopy-paste error - [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]
KQS7DSKJ* Clean up indentation. - [5]
H3S3H752Pass along drvPath and outputName for inputs that are previous builds. - [6]
D3YETHSBOnly pass the drv path if it is still valid - [*]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate
Change contents
- replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 116
if (isValidPath($prevBuild->drvPath)) {$result->{drvPath} = $prevBuild->drvPath;if (isValidPath($prevBuild->drvpath)) {$result->{drvPath} = $prevBuild->drvpath;