bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Parallel Bug Reports pid_parentpid_cmd for msys missing


From: Ajasja Ljubetič
Subject: Re: GNU Parallel Bug Reports pid_parentpid_cmd for msys missing
Date: Thu, 9 Oct 2014 18:10:37 +0200

Ops, sorry:
The problem can be fixed by adding 
     'msys' => $sysv,
to line 3010.


On 9 October 2014 18:01, Ajasja Ljubetič <address@hidden> wrote:
When running parallel under msys the newest version of parallel do not start.

$ parallel --version
parallel: This should not happen. You have found a bug.
Please contact <address@hidden> and include:
* The version number: 20140922
* The bugid: pid_parentpid_cmd for msys missing
* The command line being run

GNU parallel 20120622 was working ok.

The problem can be fixed by adding 
    'msys' => $sysv,
to line 30110.

Best regards (and thanks for writing parallel!),
Ajasja


reply via email to

[Prev in Thread] Current Thread [Next in Thread]