mirror of
https://github.com/NixOS/nix.git
synced 2025-02-20 02:42:34 +00:00
nix-daemon: Less verbosity
This commit is contained in:
parent
d0fad1779f
commit
ece531d105
@ -608,7 +608,7 @@ static void processConnection(bool trusted)
|
||||
assert(!canSendStderr);
|
||||
};
|
||||
|
||||
printMsg(lvlError, format("%1% operations") % opCount);
|
||||
printMsg(lvlDebug, format("%1% operations") % opCount);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user