Branch: refs/heads/lndir
  Home:   https://github.com/parrot/parrot
  Commit: 1f9a56900ec302459964d06d06083cdc89f89100
      
https://github.com/parrot/parrot/commit/1f9a56900ec302459964d06d06083cdc89f89100
  Author: Reini Urban <[email protected]>
  Date:   2012-07-31 (Tue, 31 Jul 2012)

  Changed paths:
    M t/src/checkdepend.t

  Log Message:
  -----------
  [GH #805] Fix lndir builddir failures: t/src/checkdepend.t

File::Spec->abs2rel refuses to resolve ../ dirs because one of the dirs may be 
symlinked.
Our dir structure does not contain such symlinks, so we resolve ../ dirs 
manually, when
the target file is a symlink, which is the case with lndir builddirs.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to