mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-03 16:57:55 +01:00
8af749224f
Fixes <https://issues.guix.gnu.org/56540>. Until now, environment variable values were emitted unquoted, producing invalid shell code if the value contains spaces for example. * gnu/home/services/shells.scm (serialize-posix-env-vars): Define 'shell-quote' procedure in staged code and use it for #$value. * tests/guix-home.sh: Add test for PS1 variable with a value containing spaces. |
||
---|---|---|
.. | ||
desktop.scm | ||
fontutils.scm | ||
guix.scm | ||
mcron.scm | ||
shells.scm | ||
shepherd.scm | ||
ssh.scm | ||
symlink-manager.scm | ||
utils.scm | ||
xdg.scm |