From: Joey Hess Date: Sun, 31 Aug 2014 20:20:22 +0000 (-0700) Subject: Deal with abs_path change in new version of perl, now it returns undefined when the... X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/de3c4524d954e1ebc3081675790f4624496523da?ds=inline;hp=de3c4524d954e1ebc3081675790f4624496523da Deal with abs_path change in new version of perl, now it returns undefined when the directory does not exist. This may cause other breakage; I only fixed the case I was seeing, where a ~/.mrtrust that referred to a directory that does not exist failed. ---