tests/sphinx-man: man page building no longer requires fish_indent

This commit is contained in:
Johannes Altmanninger
2025-09-24 08:20:08 +02:00
parent e9e7ad24b5
commit 2895986465
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#RUN: fish_indent=%fish_indent fish=%fish %fish %s
#RUN: fish_indent=%fish_indent %fish %s
#REQUIRES: command -v sphinx-build
set -l build_script (status dirname)/../test_functions/sphinx-shared.sh

View File

@@ -1,7 +1,5 @@
#RUN: fish_indent=%fish_indent fish=%fish %fish %s
#RUN: %fish %s
#REQUIRES: command -v sphinx-build
set -l build_script (status dirname)/../test_functions/sphinx-shared.sh
# sphinx-build needs fish_indent in $PATH
set -lxp PATH (path dirname $fish_indent)
$build_script man