1
0
forked from tribes/guix
Files
guix-fork/gnu
David Thompson a72ccbc251 build: container: Fix call-with-clean-exit.
Before, call-with-clean-exit would *always* return an exit code of 1.

* gnu/build/linux-container.scm (call-with-clean-exit): Exit with status
  code of 0 if thunk does not throw an exception.
* tests/containers.scm: Add test.
2015-10-10 09:00:49 -04:00
..
2015-10-10 03:20:49 +02:00
2015-05-07 23:11:23 +02:00