<i18n dev> Security fixes are back; other fixes can go in. Time for build 18?

Martin Buchholz martinrb at google.com
Thu Dec 10 17:06:26 PST 2009


On Thu, Dec 10, 2009 at 13:30, Andrew John Hughes
<gnu_andrew at member.fsf.org> wrote:
> 2009/12/10 Joseph D. Darcy <Joe.Darcy at sun.com>:
> I added the fixes mentioned and tried to push. I was greeted with this:
>
> remote:
> remote: test/java/util/TimeZone/TimeZoneDatePermissionCheck.sh:
> Executable files not permitted
> remote:
>
> Funny because:
>
> $ find test -name '*.sh'|wc -l
> 305
>
> And no it isn't because of the executable permission bit, I did a
> chmod -x to be sure and it still didn't push :(

I ran into jcheck executable file refusal for .sh files, and for me,
chmod -x did work.  Did you forget to "hg qrefresh" after fixing
up the permissions (I'm leaving out some details)?

Martin


More information about the i18n-dev mailing list