buildInputToString: Use inputType attribute instead of type attribute

[?]
Aug 4, 2015, 10:50 AM
O2BEFBIOK5JTQBXSHWZXKSEU5VQY5REGDVXPDO6N2JWS4OVUBNEAC

Dependencies

  • [2] 4OXJRURP buildInputToString: Pass along the input's type and urr
  • [3] CQTN62OH Die tabs die
  • [4] QMW24O5S Add support for Guile & Guix.
  • [5] JAH3UPWA Support revision control systems via plugins
  • [*] OOQ2D3KC * Refactoring: move fetchInput out of hydra_scheduler into a separate

Change contents

  • replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 274
    [3.3652][2.0:52]()
    "; type = \"" . $input->{type} . "\"" .
    [3.3652]
    [2.52]
    "; inputType = \"" . $input->{type} . "\"" .