mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-05 09:58:06 +00:00
be more explicit when we are skipping tests
This commit is contained in:
parent
160dc1ad5e
commit
8bcfb779b9
2
debian/rules
vendored
2
debian/rules
vendored
@ -872,7 +872,9 @@ endif
|
||||
chmod 0755 `find reports/coverage -type d`; \
|
||||
chmod 0644 `find reports/coverage -type f`; \
|
||||
fi
|
||||
else
|
||||
override_dh_auto_test:
|
||||
@echo "Skipping tests"
|
||||
endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user