profile: if HOME is missing report error and quit
commitd1dac5d50c24a5417cdb607e057ed07fb161117a
authorSteffen Prohaska <prohaska@zib.de>
Mon, 8 Oct 2007 12:03:20 +0000 (8 14:03 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Mon, 8 Oct 2007 12:30:34 +0000 (8 14:30 +0200)
treefdc0a5916d65b86811ce19e0ce900d9aa631c710
parent7b0bfd3fdde0ff795cf94d462b3e66d7be0c8743
profile: if HOME is missing report error and quit

HOME is expected to be there. Either HOME is automatically
set to USERPROFILE or it was set present in the environment.
There's no need to create the directory. If it is missing
there's something fundamentally wrong. Hence, we report an
error and quit.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
etc/profile