public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-portage-dev] [PATCH] egencache: add a standard -j flags for --jobs
  @ 2012-08-17 19:01 99% ` Zac Medico
  0 siblings, 0 replies; 1+ results
From: Zac Medico @ 2012-08-17 19:01 UTC (permalink / raw
  To: gentoo-portage-dev

On 08/16/2012 02:47 PM, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  bin/egencache |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bin/egencache b/bin/egencache
> index a75a341..d0c073c 100755
> --- a/bin/egencache
> +++ b/bin/egencache
> @@ -102,7 +102,7 @@ def parse_args(args):
>  	update.add_option("--cache-dir",
>  		help="location of the metadata cache",
>  		dest="cache_dir")
> -	update.add_option("--jobs",
> +	update.add_option("-j", "--jobs",
>  		action="store",
>  		help="max ebuild processes to spawn")
>  	update.add_option("--load-average",
> 

Looks good to me.

-- 
Thanks,
Zac


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-16 21:47     [gentoo-portage-dev] [PATCH] egencache: add a standard -j flags for --jobs Mike Frysinger
2012-08-17 19:01 99% ` Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox