diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-20 16:11:23 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-20 16:13:18 +0100 |
| commit | b7a14e989ad1d1cef6038f85f92daef5fe90e3d6 (patch) | |
| tree | 8d470ef49cceb1a672b7c545aaf2f4ebe545d743 /debian/tests | |
| parent | ca5cb94b91e48a01a9e058eb292ff6c36805e570 (diff) | |
tests: Temporarily disable valgrind-if-available on armhf and ppc64el
Diffstat (limited to 'debian/tests')
| -rw-r--r-- | debian/tests/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index bd4bd708d..486930f46 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -9,4 +9,4 @@ Depends: @, @builddeps@, dpkg (>= 1.20.8), fakeroot, wget, stunnel4, lsof, db-ut gpgv (>= 2) | gpgv2, gpgv1 | gpgv (<< 2), jq, libfile-fcntllock-perl, python3-apt, aptitude, - valgrind-if-available, gdb-minimal | gdb + valgrind-if-available [!armhf !ppc64el], gdb-minimal | gdb |
