diff options
author | Fabio Natali <me@fabionatali.com> | 2023-10-04 11:20:30 +0100 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2023-10-14 15:31:28 +0200 |
commit | e4fb70e2e87d8746d534ed295e79ab1ae3666a47 (patch) | |
tree | a47b1b17ca313e0bbc2a70a142c66b9c454a6b86 /doc | |
parent | 8e8d20b6b35d3ab529f9045cc8a779cdcec9c471 (diff) |
gnu: guile-proba: Fix environment vars in Guile Proba's script.
* gnu/packages/check.scm (guile-proba): Micro fix.
Guile Proba's CLI script, as created via Guix's `wrap-program', should take
into account (as opposed to discard) the original, user-defined values of
`GUILE_LOAD_PATH' and `GUILE_LOAD_COMPILED_PATH'.
Currently, Guile Proba's CLI script is unable to find any third-party library
needed by the app being tested. This micro change should fix this.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions