remove origin from git pull call, to get rid of fatal: fetch --all does not take a repository argument error

[?]
Apr 25, 2012, 8:17 AM
LHE3XCRRA4A4YWBC3Q7V7PL3JEAMQWN4S6UFJFTMBLVLY73L6FSQC

Dependencies

  • [2] HE3GX5IP Optimize fetch-git.
  • [3] BMSQD2ZH Indentation
  • [4] C7CXMZ66 hydra: do not perform git clone every time. in stead work on local clone and pull
  • [*] OOQ2D3KC * Refactoring: move fetchInput out of hydra_scheduler into a separate

Change contents

  • replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 344
    [2.674][2.674:743]()
    ("git", "pull", "--ff-only", "-fu", "--all", "origin"));
    [2.674]
    [2.743]
    ("git", "pull", "--ff-only", "-fu", "--all"));