##// END OF EJS Templates
posix: simplify checkexec check...
posix: simplify checkexec check Use a slightly simpler logic that in some cases can avoid an unnecessary chmod and stat. Instead of flipping the X bits, make it more clear that we rely on no X bits being set on initial file creation, and that at least some of them stick after they all have been set.

File last commit:

r28989:a8256e37 stable
r30445:1ce4c206 default
Show More
changelog
5 lines | 158 B | text/plain | TextLexer
Sean Farley
builddeb: use the os codename instead of 'unstable'...
r28989 mercurial (__VERSION__) __CODENAME__; urgency=medium
Augie Fackler
debian: switch to using debhelper and dh_python2 to build debs...
r26148
* Automated build performed by upstream.
-- Mercurial Devel <mercurial-devel@selenic.com> __DATE__