mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-08 11:04:57 +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 0755 `find reports/coverage -type d`; \
|
||||||
chmod 0644 `find reports/coverage -type f`; \
|
chmod 0644 `find reports/coverage -type f`; \
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
|
@echo "Skipping tests"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user