Remove test line

This commit is contained in:
Eelco Dolstra 2017-10-19 13:17:29 +02:00
parent b04dc6c76e
commit eef0d8861b
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -841,8 +841,6 @@ void State::run(BuildID buildOne)
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());
clearBusy(*conn, 0);