1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

Disable 'man' tests

This commit is contained in:
Eelco Dolstra 2025-01-23 14:54:05 +01:00
parent 2dae5acf86
commit 5b43163c6d

View file

@ -23,6 +23,10 @@ done
[[ $(type -p man) ]] || skipTest "'man' not installed"
# FIXME: we don't know whether we built the manpages, so we can't
# reliably test them here.
exit 0
# test help output
nix-build --help