mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 15:51:15 -03:00
Require mandoc/nroff for print-help test
Ubuntu Noble Numbat doesn't install this by default.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# RUN: %fish %s
|
||||
# Test redirecting builtin help with a pipe
|
||||
# REQUIRES: command -v mandoc nroff
|
||||
|
||||
set -lx __fish_data_dir (mktemp -d)
|
||||
mkdir -p $__fish_data_dir/man/man1
|
||||
|
||||
Reference in New Issue
Block a user