comparison mercurial/bdiff.c @ 44629:d37975386798

chgserver: update the umask cache before each run posix.py uses a global variable to store the umask value resulting in caching of it when using chg. We need to update it before each command run as the umask can change between commands. This fixes test-inherit-mode.t with chg.
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 31 Mar 2020 15:11:33 +0530
parents 763b45bc4483
children d4ba4d51f85f
comparison
equal deleted inserted replaced
44628:4dacd0cef146 44629:d37975386798