daemon: Print the line whence we expect an integer.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 19 Nov 2021 16:37:44 +0000 (17:37 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 26 Nov 2021 23:49:53 +0000 (00:49 +0100)
commit1b1f557d888fa84b1bc818f1b221776355a7a2dd
tree60638369c4b7dc44ec769dc4412cb4aca01c6ca1
parent3887c1f3b3ee679042387c444aa663f67172cc66
daemon: Print the line whence we expect an integer.

* nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter):
Include the malformed substituter stream line in the error message.
nix/libstore/local-store.cc