commit | a3fd0b26ba7d302475e051b698c86f512d0e7a14 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue May 03 21:17:03 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue May 03 21:17:03 2016 +0300 |
tree | 182105d3ba29f726e1aa0f41f2c40382ffdc7243 | |
parent | 929d7f86d50b21ac10ad7fea73d3b9c4cf63b18a [diff] |
Issue #24950: Fixed expanduser tests when the users home directory in pwd is "/". Based on patch by SilentGhost.