]> git.lizzy.rs Git - minetest.git/commit
Print error when HOME is not set (#7376)
authorMidgard <M1dgard@users.noreply.github.com>
Mon, 28 May 2018 16:00:42 +0000 (16:00 +0000)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Mon, 28 May 2018 16:00:42 +0000 (18:00 +0200)
commit67ed56be3b5cc674ee9d42ccef409952b5e0c362
tree079433769838619026836b972a553292ebeac86c
parenta78659ed0529226ad937f5e241ad72ba93702959
Print error when HOME is not set (#7376)

In some configurations, such as when using the runit supervisor and its
tool chpst, the HOME variable might be unset. This resulted in an
unclear error message that was hard to pin down.
src/porting.cpp