aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2019-12-12 15:15:18 +0100
committerProfpatsch <mail@profpatsch.de>2019-12-12 15:32:17 +0100
commit38b29fb72ca4a07afbec1fd5067f59ca7d7f0fab (patch)
treed2abaa5a1cd4814dcf220d84309f14751e3c2d8c /.dir-locals.el
parentf800d450b78091835ab7ca67847d76e75d877a24 (diff)
libstore/ssh: Improve error message on failing `execvp`
If the `throw` is reached, this means that execvp into `ssh` wasn’t successful. We can hint at a usual problem, which is a missing `ssh` executable. Test with: ``` env PATH= ./result/bin/nix-copy-closure --builders '' unusedhost ``` and the bash version with ``` env PATH= ./result/bin/nix-copy-closure --builders '' localhost ```
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions