Commit Graph

1 Commits

Author SHA1 Message Date
Marian Hammer
b2ab2100ff nix/tests: run test help.sh only if nix is built with documentation
tests/functional/help.sh calls nix-* commands with option --help
if nix is built without documentation the option --help throws an error
because the man page it wants to display is missing

(cherry picked from commit 85b0cd320a)

# Conflicts:
#	configure.ac
#	package.nix
#	tests/functional/local.mk
2024-10-23 17:42:54 +00:00