mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Disable 'man' tests
This commit is contained in:
parent
2dae5acf86
commit
5b43163c6d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue