forked from lix-project/hydra
Remove test line
This commit is contained in:
parent
b04dc6c76e
commit
eef0d8861b
|
@ -841,8 +841,6 @@ void State::run(BuildID buildOne)
|
||||||
jobsetRepeats.emplace(std::make_pair(s2[0], s2[1]), std::stoi(s2[2]));
|
jobsetRepeats.emplace(std::make_pair(s2[0], s2[1]), std::stoi(s2[2]));
|
||||||
}
|
}
|
||||||
|
|
||||||
addRoot("/nix/store/rk9lahzm21qm0zjclv6mz0m4hy77wk14-vm-test-run-unnamed.drv");
|
|
||||||
|
|
||||||
{
|
{
|
||||||
auto conn(dbPool.get());
|
auto conn(dbPool.get());
|
||||||
clearBusy(*conn, 0);
|
clearBusy(*conn, 0);
|
||||||
|
|
Loading…
Reference in a new issue