diff tests/test-bookmarks.t @ 34835:14c87708f432

arbitraryfilecontext: skip the cmp fast path if any side is a symlink `filecmp` follows symlinks by default, which a `filectx.cmp()` call should not be doing as it should only compare the requested entry. After this patch, only the contexts' data are compared, which is the correct contract. This is a corrected version of D1122. Differential Revision: https://phab.mercurial-scm.org/D1165
author Phil Cohen <phillco@fb.com>
date Tue, 17 Oct 2017 12:41:24 -0700
parents c212947273a7
children aa05b95949fe
line wrap: on
line diff