Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: bfe950c3a5de04af4078a3705fba997f014d512b
      
https://github.com/parrot/parrot/commit/bfe950c3a5de04af4078a3705fba997f014d512b
  Author: Reini Urban <[email protected]>
  Date:   2012-08-14 (Tue, 14 Aug 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