bug-parallel
[Top][All Lists]
Advanced

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

Re: GNU Parallel Bug Reports GNU Parallel 20131222 (' 玉兔 Mandela') relea


From: Ole Tange
Subject: Re: GNU Parallel Bug Reports GNU Parallel 20131222 (' 玉兔 Mandela') released
Date: Tue, 14 Jan 2014 13:21:37 +0100

On Tue, Jan 14, 2014 at 5:42 AM, Zhi Shen <address@hidden> wrote:

> Is there a way to keep the order of the sshlogin?

Currently no. But if you write a patch for it I will consider applying it.

In your design of the patch you should at least think of these problems:

* The sshlogin can be read from --sshloginfile files, the environment
variable $PARALLEL, the --sshlogin option, user profiles living in
~/.parallel/* , the system profile in /etc/parallel/config, and any
combination of those. Which one will sort before the other?

* An sshlogin is:
    [ssh command (possibly with full path) with address@hidden
  and all different combinations of those. Which one will be sorted
before the other?


/Ole



reply via email to

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