mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-04 00:58:46 +00:00
db7bea1a3e
To allow paths with spaces, give a shell-quoted path to hyperfine. We could make this a bit shorter by quoting as early as possible, like FISH_PATH=$(quote "$1") and then use $FISH_PATH unquoted. I discarded that idea because it probably looks surprising. Closes #8559 |
||
---|---|---|
.. | ||
benchmarks | ||
driver.sh |