.hgignore

Wed, 14 Nov 2012 10:18:51 -0800

author
tbell
date
Wed, 14 Nov 2012 10:18:51 -0800
changeset 513
f59a07f85125
parent 478
2ba6f4da4bf3
child 1133
50aaf272884f
child 2512
e74aae3e716e
permissions
-rw-r--r--

8003317: build-infra: Configure fails when current dir is part of a symlink
Summary: Call macro for removing symbolic links on a copy of the CURDIR variable before comparing
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com

duke@2 1 ^build/
duke@2 2 ^dist/
ohair@478 3 nbproject/private/
igor@230 4 ^webrev
ohair@334 5 ^.hgtip
ohair@478 6 ^.bridge2
michaelm@414 7 .DS_Store

mercurial