##// END OF EJS Templates
blackbox: don't run permission tests on non-unix systems...
blackbox: don't run permission tests on non-unix systems The windows and vfat test runs were failing due to read/write permissions not working the same on those systems. On vfat, permissions can't be changed at all, and on windows it seems the chmod emulation doesn't remove read permissions. We could theoretically get the 'cannot write to blacklog.log' test to pass on windows but there's no #if condition to let us exclude vfat only. Verified that test-blackbox passes on windows now.

File last commit:

r8936:1de6e7e1 default
r19082:63dda3c3 stable
Show More
postinstall.txt
9 lines | 251 B | text/plain | TextLexer
Welcome to Mercurial for Windows!
---------------------------------
For configuration and usage directions, please read the ReadMe.html
file that comes with this package.
Also check the release notes at:
http://mercurial.selenic.com/wiki/WhatsNew