[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-105-g8a96296

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Sep 9 10:13:45 UTC 2013


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 has been updated
       via  8a96296b4ae8591bdf8c835de2afd34aeb5c8755 (commit)
       via  f23556dcdb119d45a2b613a98cd6755695394728 (commit)
       via  c151b218f11dd9e09e1cad38382ac5502048d84d (commit)
       via  c390006aee31e5bb8e084368e42469af2d9edfab (commit)
      from  56143131da8a73ff87e90899e35545cf19df6381 (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 8a96296b4ae8591bdf8c835de2afd34aeb5c8755
Author: Eric Leblond <eric at regit.org>
Date:   Fri Sep 6 17:01:00 2013 +0200

    prscript: add verbose option

commit f23556dcdb119d45a2b613a98cd6755695394728
Author: Eric Leblond <eric at regit.org>
Date:   Fri Sep 6 16:25:00 2013 +0200

    prscript: exit when no build exists

commit c151b218f11dd9e09e1cad38382ac5502048d84d
Author: Eric Leblond <eric at regit.org>
Date:   Fri Sep 6 14:21:58 2013 +0200

    prscript: check if branch is synced with master
    
    The script now check if the tested branch is in sync with current
    inliniac's master.

commit c390006aee31e5bb8e084368e42469af2d9edfab
Author: Eric Leblond <eric at regit.org>
Date:   Fri Sep 6 11:26:21 2013 +0200

    script: add script to start personal builder
    
    This script HAS to be used by developer having an account on Suricata
    buildbot. It MUST be run before doing a PR. It will trigger a build on
    the branch and this will check the validity of the proposed branch.
    The cinematic is simple:
     - Push branch XXX to github
     - Run 'prscript.py -u USER -p PASSWORD XXX'
     - Wait for the result
     - If successful, PR can be done

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

Summary of changes:
 qa/prscript.py |  140 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 140 insertions(+), 0 deletions(-)
 create mode 100755 qa/prscript.py


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list