comparison tests/test-histedit-fold.t @ 38758:774f92710a81 stable

fileset: suppress EACCES while reading arbitrary paths via filectx API On Windows, EACCES is raised in place of EISDIR. This patch simply adds EACCES to the list of errors to be ignored since I think it's okay for filesets to treat inaccessible working-copy files as not existing.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 29 Jul 2018 16:25:51 +0900
parents 02b5b5c1bba8
children 704a3aa3dc0a
comparison
equal deleted inserted replaced
38757:d49e490a9e85 38758:774f92710a81