summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2018-07-07 11:01:24 +0200
committerAlexander Larsson <alexander.larsson@gmail.com>2018-07-07 16:38:24 +0200
commitc0f9d81fb010ed1e22eb6607bbe785d67c3c6b63 (patch)
tree172031ae1a0544eec93b7328bfa7e0643de94c90
parent0d19e60ce3c562bc33aa59453bfe0a87e03d1d7a (diff)
downloadflatpak-c0f9d81fb010ed1e22eb6607bbe785d67c3c6b63.tar.gz
tests: Fix up ioctl suppressions for tests
The FICLONE ioctl suppression was hit via a different codepath too, so tweak the callstack for the suppression.
-rw-r--r--tests/flatpak.supp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/flatpak.supp b/tests/flatpak.supp
index d6c769c2..331f2984 100644
--- a/tests/flatpak.supp
+++ b/tests/flatpak.supp
@@ -27,7 +27,6 @@
ioctl(generic)
fun:ioctl
fun:glnx_regfile_copy_bytes
- fun:glnx_file_copy_at
}
# There seem to be some leaks in "ostree pull", lets just ignore them for now