[Python-apps-team] r8219 - in /packages/mercurial/trunk/debian: changelog mercurial.test_blacklist rules

Javi Merino vicho at debian.org
Mon Feb 27 23:21:58 UTC 2012


On Mon, Feb 27, 2012 at 07:40:32PM +0100, Julien Cristau wrote:
> On Sat, Feb 25, 2012 at 17:58:07 -0000, vicho-guest at users.alioth.debian.org wrote:
> 
> > -# Tests are not yet ready to be run in Debian build context
> > +PARALLEL_TEST_JOBS=$(shell printenv DEB_BUILD_OPTIONS | awk -F= 'BEGIN {RS=" "} /parallel/ {print "--jobs " $$2}')
> > +
> 
> ewww.  can't this be parsed with make $(filter ...), as in
> debian-policy's example?

Yup, more elegant.  Fixed in "r8239: Parse DEB_BUILD_OPTIONS as
described in the debian-policy instead of using a hacky awk
one-liner."

Thanks,
Javi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20120227/3fa0b2a2/attachment.pgp>


More information about the Python-apps-team mailing list