]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: skip test mkfds-udp on s390x
authorThomas Weißschuh <thomas@t-8ch.de>
Fri, 21 Oct 2022 19:28:33 +0000 (21:28 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sat, 22 Oct 2022 01:21:46 +0000 (03:21 +0200)
It is broken for now.

tests/ts/lsfd/mkfds-udp

index 01be7897b7433665f7c62ffe21b424f4590230ca..5ac30c60b6160d53095e96881f12d437983ab2d5 100755 (executable)
@@ -22,6 +22,7 @@ ts_init "$*"
 
 ts_check_test_command "$TS_CMD_LSFD"
 ts_check_test_command "$TS_HELPER_MKFDS"
+ts_skip_qemu_user
 
 ts_cd "$TS_OUTDIR"