comparison mercurial/filemerge.py @ 15440:9ab2b3b730ee

windows: use umask 022 in debugstate output debugstate would always report files as mode 666 or 777 on Windows. umask is not used on Windows, but faking and using a defalt value of 022 matches what the test suite uses on Unix.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:14:54 +0100
parents 157d93c41c10
children 2371f4aea665
comparison
equal deleted inserted replaced
15439:01611e7c36ff 15440:9ab2b3b730ee