profile: normalize HOME to use slashes
commit7b0bfd3fdde0ff795cf94d462b3e66d7be0c8743
authorSteffen Prohaska <prohaska@zib.de>
Mon, 8 Oct 2007 11:53:36 +0000 (8 13:53 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Mon, 8 Oct 2007 12:28:08 +0000 (8 14:28 +0200)
tree5f1f1b302974b26da7343f3b6508d84461d94ab0
parente5842e8b0ebda51f6e486fa2ec16a3f85db69127
profile: normalize HOME to use slashes

This commit normalizes the HOME to match the expectation of
Unix programs. All backslashes are converted to slashes. At
least ssh is know to fail to locate its configuration files
if HOME contains backslashes.

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