Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Petri Dish update

From: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Date: Tue, 25 Nov 2014 18:59:31 +0100
For information,
I have add the check of last commit
the Ubuntu Petri Dish buildbot launch a ./tools/pre-commit HEAD^1
(launch check[APIs|hf|filenames] on tested commit)

It is possible to have same "false" postive warnings errors....

Regards

On Wed, Nov 19, 2014 at 9:33 PM, Alexis La Goutte
<alexis.lagoutte@xxxxxxxxx> wrote:
> Hi,
>
> Some news about last update on Petri Dish !
>
> Linux/Ubuntu
> * devscript is now installed on AMI and i have add licencecheck step :-)
>
> Windows :
> * Add CMake build (in cmbuild folder)
>
> TODO :
> * Fix testsuite test (Linux and Windows)
> * Switch to x64 (Windows)
> * Add a check of last commit for tools (like pre-commit hooks)
> * Enable by default Verified+1 (and only Petri Dish can add Verified +1)
>
>
> For check of last commit, i need some help (if there is some body with
> bash skill, i think add a arg to pre-commit to launch git command like
> git diff --name-only HEAD~1..HEAD)
>
> Do you have some request ?