]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: (tests) don't run mqueue test on byteorder mismatch
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 23 May 2023 12:27:25 +0000 (14:27 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 23 May 2023 12:27:48 +0000 (14:27 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/ts/lsfd/mkfds-mqueue

index c630e7b55d913d1e91f3267e8966517c84fb0afc..3023f1e005646aeb5497ad27665d74be2777b6c5 100755 (executable)
@@ -22,6 +22,7 @@ ts_init "$*"
 
 ts_check_test_command "$TS_CMD_LSFD"
 ts_check_test_command "$TS_HELPER_MKFDS"
+ts_check_native_byteorder
 
 ts_cd "$TS_OUTDIR"