1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/tests
Ludovic Courtès 443eb4e950 utils: 'filtered-port' doesn't leave dangling processes behind.
* guix/utils.scm (filtered-port): Make sure the 'execl' child process
  always exits, and does (primitive-_exit 1) upon execution failure.
  Use 'primitive-_exit' in the 'dump-port' child process.
* tests/utils.scm ("filtered-port, does not exist"): New test.
2014-03-22 22:57:09 +01:00
..
2013-07-01 23:28:21 +02:00
2013-02-01 13:16:45 +01:00
2014-01-06 22:25:29 +01:00
2013-12-21 21:47:17 +01:00
2014-02-21 23:49:52 +01:00
2014-02-03 23:20:49 +01:00
2013-12-29 15:57:24 +01:00
2013-02-01 13:16:45 +01:00