about summary refs log tree commit diff
path: root/singularity-worker-deploy.sh
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-03-13 13:55:14 -0500
committerFrederick Muriuki Muriithi2026-03-19 09:19:22 -0500
commit848518023c9e9a3f36c78ce3a3f07c0e3cdbbfb8 (patch)
treeb0f7d6c2d6f32a7af7fa4edd61537e7411fbc52b /singularity-worker-deploy.sh
parentfe6b8c73d9e6ceb4053ac0d2c9489a317f7d76ab (diff)
downloadgn-machines-848518023c9e9a3f36c78ce3a3f07c0e3cdbbfb8.tar.gz
gn-guile: Setup `HOME` and `USER` envvars.
The `gn-guile' service checks for configurations in the HOME directory
and in the current working directory (CWD). If the HOME environment
variable is not set, then `(getenv "HOME")' returns `#f' which causes
an error to be raised in `guile-config' when it attempts to do
`(string-append (getenv "HOME") ...)'.

This commit ensures the HOME environment variable is set to prevent
the error from occurring.
Diffstat (limited to 'singularity-worker-deploy.sh')
0 files changed, 0 insertions, 0 deletions