]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
On Windows, the user's home directory may be either %USERPROFILE% or %HOMEDRIVE%...
authorDaira Hopwood <daira@jacaranda.org>
Wed, 13 May 2015 13:42:31 +0000 (14:42 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 13 May 2015 13:42:31 +0000 (14:42 +0100)
commit4794666df619fbfd7d36620163b51bda31322773
tree552dd11ed6cf55e670b9befd28812c5186dd0d99
parentf973657a6a1280c9b90f3fa48ea042ced7e9ac6c
On Windows, the user's home directory may be either %USERPROFILE% or %HOMEDRIVE%%HOMEPATH% depending on the Windows version. fixes ticket:2417

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/test/test_util.py
src/allmydata/util/fileutil.py