diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-04-13 07:52:50 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-04-13 07:52:50 +0200 |
commit | 179ba6035197d07d8a02794eaf22c35969f35924 (patch) | |
tree | 2d23e591ee19f3543b934040d5fbc1a8f6c8ad27 /community/tpm2-tools/PKGBUILD | |
parent | b0d144c3fc297e2e2bc86a02a764f9259702c43f (diff) | |
download | packages-179ba6035197d07d8a02794eaf22c35969f35924.tar.xz |
community/tpm2-tools: regression testing causes high load on build slaves for days, not acceptable!
Diffstat (limited to 'community/tpm2-tools/PKGBUILD')
-rw-r--r-- | community/tpm2-tools/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/tpm2-tools/PKGBUILD b/community/tpm2-tools/PKGBUILD new file mode 100644 index 00000000..12056bad --- /dev/null +++ b/community/tpm2-tools/PKGBUILD @@ -0,0 +1,3 @@ +# check() is calling full regression testing for days! this kills +# slaves and has thus been disabled.. +unset check |