On Wed, Sep 26, 2012 at 3:23 AM, Dirk Eddelbuettel <[email protected]> wrote:
> Ole Tange <ole <at> tange.dk> writes:
>> Please paste the full output of:
>>
>> parallel --version
>
> Sure. I tried 0422 and 0822 which both fail, though in different ways. What I
> sent earlier used 0422.
You did not say earlier that you are using --tollef:
> edd@max:/tmp/parallel/dataSerial$ parallel --version
> WARNING: YOU ARE USING --tollef. USE --gnu FOR GNU PARALLEL
Don't use --tollef if you want --gnu. And you want --gnu if you use :::.
This might be caused by your distribution setting --tollef in
/etc/parallel/config. Complain to your distribution about this
behaviour, as the man page stresses:
Do not use --tollef unless you know what you are doing.
/Ole