diff mercurial/demandimport.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 868282fa29d8
children e3a5922e18c3
line wrap: on
line diff