mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-11 05:31:14 -03:00
FreeBSD at least has `realpath` without `--no-symlinks`, so the tests cannot start. Fix this by using the `pwd -P` trick.
FreeBSD at least has `realpath` without `--no-symlinks`, so the tests cannot start. Fix this by using the `pwd -P` trick.