commit | acede57b4fd2d9d7f5cb576bdf12cf8586cef44a | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Apr 29 12:30:28 2013 -0500 |
committer | Rob Landley <rob@landley.net> | Mon Apr 29 12:30:28 2013 -0500 |
tree | c3a99c7724c88594bc80f2d9282a58a1527f8714 | |
parent | 7a1f582a04f165db489de0648ff31b6b6ace2efd [diff] |
Fix xabspath when last path component exists but we haven't got permissions to open it (ala readlink -f /dev/sda as a normal user). Spotted by Ashwini Sharma.