commit-hurd  

[SCM] Hurd branch, master, updated. 0f35a278a4723f38e7c7a80678fcd59e40451142

Samuel Thibault
Fri, 25 Dec 2009 16:04:21 -0800

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  0f35a278a4723f38e7c7a80678fcd59e40451142 (commit)
      from  908ba8441182f34a7b565a692ebb60e8af321d17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0f35a278a4723f38e7c7a80678fcd59e40451142
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Sat Dec 26 01:02:10 2009 +0100

    Fix exec shell check for really small files
    
        * exec/hashexec.c (check_hashbang): Set `e->error' to 0 before
        calling map(). On error, check `e->error' instead of `errno', and
        default `e->error' to ENOEXEC.

-----------------------------------------------------------------------

Summary of changes:
 exec/hashexec.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd


  • [SCM] Hurd branch, master, updated. 0f35a278a4723f38e7c7a80678fcd59e40451142 Samuel Thibault