Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2019 19:39:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239565] shell/fish - __fish_complete_mount_opts.fish (line 146): switch: Expected exactly one argument, got 0
Message-ID:  <bug-239565-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239565

            Bug ID: 239565
           Summary: shell/fish - __fish_complete_mount_opts.fish (line
                    146): switch: Expected exactly one argument, got 0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@sysctl.cz

Hi,=20
i use fish shell but for mount -t ext have exception

sudo mount -t ext3 -o/usr/local/share/fish/functions/

    switch (string replace -r '=3D.*' '=3D' -- $last_arg)
           ^
in function '__fish_complete_mount_opts'
        called on line 35 of file /usr/local/share/fish/completions/sudo.fi=
sh

in command substitution
        called on line 70 of file /usr/local/share/fish/completions/sudo.fi=
sh

in function '__fish_complete_sudo_subcommand'
        called on standard input

in command substitution
        called on standard input

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239565-7788>