1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/nix
Ludovic Courtès c7b8f3ec1a daemon: ‘runProgram’ exits with 127 upon ENOENT or similar.
This is in accordance with widespread conventions.  Previously it would
exit with code 1, which was misleading.

* nix/libutil/util.cc (runProgram): Exit with 127 if ‘execv’ or ‘execvp’
fails.

Change-Id: I5df214afffda69aa329a25afbc48f6cbfdd0961c
2025-10-16 15:14:37 +02:00
..
2020-06-24 19:55:22 +01:00
2014-12-19 22:47:37 +01:00
2014-12-19 22:47:37 +01:00