]> git.ipfire.org Git - thirdparty/suricata.git/commit
prscript: update logic of sync with master test 1989/head
authorEric Leblond <eric@regit.org>
Thu, 31 Mar 2016 08:22:11 +0000 (10:22 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 7 Apr 2016 13:31:55 +0000 (15:31 +0200)
commit50b33ad5082e4947f8e5996c15b57958b2417b1b
tree8958c35de3102cf8c6fc847a1ee8c05795a47b4c
parent38f67d88ea996e6af00398deb8facb5e7c2b4a05
prscript: update logic of sync with master test

Code now get master sha on github and check if it is in current
branch with a git command. It also sync first that the current
local branch is in sync with github corresponding branch.

Signed-off-by: Eric Leblond <eric@regit.org>
qa/prscript.py