bugGNU Parallel - Bugs: bug #37262, --slf + --filter-hosts fails

 
 

bug #37262: --slf + --filter-hosts fails

Submitter:  Ole Tange <tange>
Submitted:  Mon 03 Sep 2012 01:15:25 PM UTC
Votes: 5
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 04 Jul 2013 03:32:23 PM UTC, comment #3: 

Fixed in [111fa14].

Ole Tange <tange>
Group administrator
Tue 02 Jul 2013 07:34:58 PM UTC, comment #2: 

Fixed in 20130622.

Test suite should be made.

Ole Tange <tange>
Group administrator
Sat 29 Dec 2012 09:25:05 AM UTC, comment #1: 

This works:

echo localhost > bar
parallel --nonall --sshloginfile bar uname -a

It seems to be caused by --sshloginfile must be able to be read again.

Ole Tange <tange>
Group administrator
Mon 03 Sep 2012 01:15:25 PM UTC, original submission:  

This fails:

  parallel --nonall --filter-hosts --sshloginfile <(echo localhost) uname -a

This works:

  parallel --nonall --sshloginfile <(echo localhost) uname -a

Ole Tange <tange>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by _44322
  • -email is unavailable- added by tange (Submitted the item)
  •  

    There are 5 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-04 tange Open/ClosedOpen Closed
    2013-07-02 tange StatusConfirmed Fixed
    2012-09-14 _44322 Carbon-Copy- Added pmdubuc

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code