Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: 0b00d51bafd2422bfae72c2693de344fbca5c7e2
      
https://github.com/NixOS/hydra/commit/0b00d51bafd2422bfae72c2693de344fbca5c7e2
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M src/hydra-queue-runner/builder.cc

  Log Message:
  -----------
  Prevent orphaned build steps

If two active steps of the same build failed, then the first would be
marked as "failed", but the second would end up as "orphaned", causing
it to be marked as "aborted" later on. Now it's correctly marked as
"failed".


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to