mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-08 04:14:30 +00:00
integration-test-suite-test: Fix the integration test
This commit is contained in:
parent
cf9e23e8a2
commit
ad157a8afc
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
llvm-toolchain-11 (1:11.0.0~+rc2-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* integration-test-suite-test: change the configuration for 11
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 28 Aug 2020 23:08:33 +0200
|
||||||
|
|
||||||
llvm-toolchain-11 (1:11.0.0~+rc2-3) unstable; urgency=medium
|
llvm-toolchain-11 (1:11.0.0~+rc2-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix testsuite by ignoring binfmts test
|
* Fix testsuite by ignoring binfmts test
|
||||||
|
2
debian/tests/integration-test-suite-test
vendored
2
debian/tests/integration-test-suite-test
vendored
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
LLVM_VERSION=10
|
LLVM_VERSION=11
|
||||||
|
|
||||||
# this is taken from libjsoncpp package
|
# this is taken from libjsoncpp package
|
||||||
# Presence of $ADTTMP implies that someone will handle cleanup for us, so we
|
# Presence of $ADTTMP implies that someone will handle cleanup for us, so we
|
||||||
|
Loading…
Reference in New Issue
Block a user