Summary: | shells/fish No matches for wildcard '$PATH/mount.*'. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Filla <freebsd> | ||||
Component: | Individual Port(s) | Assignee: | Alan Somers <asomers> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | asomers:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | i386 | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Martin Filla
2017-01-13 14:34:00 UTC
Created attachment 178862 [details]
Fix __fish__print__filesystems.fish
Please try this patch.
Maxfx, Have you had a chance to test it yet? It fixes the issue for me. Thanks you very much for patch. Patch is great and function. We can't close the bug yet, MaxFx, because the fix has not been committed. A commit references this bug: Author: asomers Date: Thu Feb 9 00:09:59 UTC 2017 New revision: 433701 URL: https://svnweb.freebsd.org/changeset/ports/433701 Log: Fix two bugs in shells/fish 1) The build would fail when DOCS=off (PR 216167) 2) Tab completion doesn't work for "mount -t" (PR 216032) PR: 216167 PR: 216032 Reported by: Maxfx <maficccc@gmail.com> Reported by: David Guyot <david.guyot@europecamions-interactive.com> Approved by: brd (ports) Changes: head/shells/fish/Makefile head/shells/fish/files/extra-patch-Makefile.in head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish |