public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] multiprocessing.eclass: doing parallel work in bash
Date: Sat, 2 Jun 2012 15:18:43 -0400	[thread overview]
Message-ID: <201206021518.44052.vapier@gentoo.org> (raw)
In-Reply-To: <4FC9E241.3060203@googlemail.com>

[-- Attachment #1: Type: Text/Plain, Size: 422 bytes --]

On Saturday 02 June 2012 05:52:01 David Leverton wrote:
> Mike Frysinger wrote:
> > 	exec {mj_control_fd}<>${mj_control_pipe}
> 
> I'll have to remember that feature, but unfortunately it's new in bash
> 4.1, so unless we're giving up 3.2 as the minimum for the tree....

lame

> > 	: $(( ++mj_num_jobs ))
> 
> Any reason not to do just
> 
>          (( ++mj_num_jobs ))

i prefer the portable form
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2012-06-02 19:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-01 22:41 [gentoo-dev] multiprocessing.eclass: doing parallel work in bash Mike Frysinger
2012-06-01 22:50 ` Mike Frysinger
2012-06-02  4:11 ` Brian Harring
2012-06-02  4:57   ` Mike Frysinger
2012-06-02  9:23     ` Cyprien Nicolas
2012-06-02  9:52 ` David Leverton
2012-06-02 19:18   ` Mike Frysinger [this message]
2012-06-02 19:54 ` Mike Frysinger
2012-06-02 20:39   ` Zac Medico
2012-06-02 21:12     ` Mike Frysinger
2012-06-02 23:29       ` Zac Medico
2012-06-02 23:58         ` Mike Frysinger
2012-06-02 21:31   ` Michał Górny
2012-06-02 22:50     ` Zac Medico
2012-06-02 23:47       ` Brian Harring
2012-06-03  1:04         ` Zac Medico
2012-06-03  1:10           ` Zac Medico
2012-06-03  7:15           ` Michał Górny
2012-06-03  7:18             ` Zac Medico
2012-06-02 23:59 ` Brian Harring
2012-06-03  5:05   ` Mike Frysinger
2012-06-03  6:53     ` Zac Medico
2012-06-03  5:08 ` Mike Frysinger
2012-06-03 22:16   ` Zac Medico
2012-06-05  6:10     ` Mike Frysinger
2012-06-03 22:21   ` Zac Medico
2012-06-04  1:41   ` Zac Medico
2012-06-05  6:14 ` Mike Frysinger
2012-06-07  4:57   ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201206021518.44052.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox