Mark Dickinson <dicki...@gmail.com> added the comment:

> As an aside, runtests.sh should have executable permissions.

Doesn't it already?  On my system (without having ever messed with any 
permissions as far as I can recall), I have:

newton:py3k dickinsm$ ls -l runtests.sh 
-rwxr-xr-x  1 dickinsm  staff  2168 28 Aug  2009 runtests.sh
newton:py3k dickinsm$ svn pl runtests.sh
Properties on 'runtests.sh':
  svn:executable
  svn:eol-style

And I get the same with a fresh hg checkout from 
http://code.python.org/hg/branches/py3k

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8977>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to