[Oisf-devel] [COMMIT] OISF branch, master-1.3.x, updated. suricata-1.3.3-8-g63153e5

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Nov 14 08:10:48 UTC 2012


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 "OISF".

The branch, master-1.3.x has been updated
       via  63153e5fb6c19dfbb98ee7b158715b7d502c0df0 (commit)
       via  98a8110f175c995f0c6ebac93d83ff34c125010c (commit)
      from  bed30c30f1b942fb77998fdc3cb239b9dd216f77 (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 63153e5fb6c19dfbb98ee7b158715b7d502c0df0
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 9 18:41:52 2012 +0100

    coccinelle: fix distcheck
    
    distcheck is running run_check.sh from another directory and
    run_check.sh was not ready for this.

commit 98a8110f175c995f0c6ebac93d83ff34c125010c
Author: Eric Leblond <eric at regit.org>
Date:   Fri Nov 9 15:57:52 2012 +0100

    coccinelle: improve run_check
    
    This patch adds two features to run_check.sh, it is now posssible
    to specify a list of files to check:
     ./run_check.sh ../../src/suricata.c ../../src/detect.c
    It is also possible to ask a review of the files modified by a commit.
    To so simply put the SHA1 as argument
     ./run_check.sh HEAD
     ./run_check 6af7d5f
    It is also possible to check all the files for an arbitrary range:
     ./run_check.sh origin/master..buildbot-fixes
    
    Last improvement of this patch is to get a real error message in case
    of problem as 2 is not redirected anymore to /dev/null.
    
    Conflicts:
    	qa/coccinelle/run_check.sh

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

Summary of changes:
 qa/coccinelle/run_check.sh |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list