[pulseaudio-discuss] [PATCH] scripts: Add a pre-receive hook to catch invalid merge and WIP commits
Alexander E. Patrakov
patrakov at gmail.com
Fri Apr 7 07:36:16 UTC 2017
2017-04-07 12:03 GMT+05:00 Arun Raghavan <arun at arunraghavan.net>:
> +#!/usr/bin/env python
On some distributions that's python2, and on some it's python3. Please
be specific.
> + if error_badcommon:
> + print " Attempting to push commits containing modifications to common"
> + print " that have not been commited to the actuall common module."
> + print
> + print " First push your changes to common/ before pushing the changes"
> + print " to the module using it."
I believe this doesn't apply to pulseaudio.
--
Alexander E. Patrakov
More information about the pulseaudio-discuss
mailing list