mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 11:31:15 -03:00
Don't run the man check test if FISH_BUILD_DOCS is 0
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# RUN: %fish %s
|
||||
# REQUIRES: command -v sphinx-build
|
||||
# REQUIRES: command -v man
|
||||
# REQUIRES: test "$FISH_BUILD_DOCS" != "0"
|
||||
# REQUIRES: %fish -c 'status build-info' | grep '^Features:.*embed-data'
|
||||
|
||||
set -lx MANWIDTH 80
|
||||
|
||||
Reference in New Issue
Block a user