diff options
author | Abdo Roig-Maranges <abdo.roig@gmail.com> | 2014-05-03 15:30:21 +0200 |
---|---|---|
committer | Abdo Roig-Maranges <abdo.roig@gmail.com> | 2014-05-03 15:43:24 +0200 |
commit | a5bf7552f85826535ad25b8b18346a5fd998e8f4 (patch) | |
tree | 3273c06e38f6ea34ac92e901e9e42ee3cdb46a90 /README | |
parent | 8bf5af78620e9c4ee1959aeb81b01273d1ca5aba (diff) | |
download | ranger-a5bf7552f85826535ad25b8b18346a5fd998e8f4.tar.gz |
Fix cdpath commit, which was broken in several ways
This fixes commit 04681ff7ceb8a as follows: - check when cdpath is None. Otherwise split fails on None objects and causes ranger to crashes when CDPATH is not set in the environment. - actually set cdpath variable in the lowercase case. Before it was not assigned to any variable. - join paths with os.path.join instead of concatenating with '/'.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions