bugGNU Parallel - Bugs: bug #62578, Cannot source env_parallel.fish in...

 
 

bug #62578: Cannot source env_parallel.fish in fish 3.4.1

Submitter:  None
Submitted:  Fri 03 Jun 2022 09:57:18 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Jun 2022 05:10:07 PM UTC, comment #1: 

It it seems to have been fixed in fish:

    tange@aspire:~/tmp/fish-shell$ ./*/fish --version
    fish, version 3.4.1-381-g49567a060
    tange@aspire:~/tmp/fish-shell$ ./*/fish
    Welcome to fish, the friendly interactive shell
    Type `help` for instructions on how to use fish
    tange@aspire ~/t/fish-shell (master)> . (which env_parallel.fish)
    tange@aspire ~/t/fish-shell (master)> source (which env_parallel.fish)
    tange@aspire ~/t/fish-shell (master)>

Ole Tange <tange>
Group administrator
Fri 03 Jun 2022 09:57:18 PM UTC, original submission:  

Copied from downstream bug https://bugs.archlinux.org/task/74292

$ fish --version
fish, version 3.4.1


$ parallel --version
parallel 20220522
Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software
Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
parallel comes with no warranty.


$ fish -n ./src/env_parallel.fish
./src/env_parallel.fish (line 59): Invalid token '(
...
warning: Error while reading file ./src/env_parallel.fish

Anonymous

 

(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 tange (Posted a comment)
  •  

    There are 0 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
    2022-06-05 tange StatusNone Works For Me
        Assigned toNone tange
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code