]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: use ts_skip for logger/journald
authorKarel Zak <kzak@redhat.com>
Tue, 17 Mar 2015 10:21:39 +0000 (11:21 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 17 Mar 2015 10:21:39 +0000 (11:21 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/logger/journald

index 155aeae846a74b62a2277596cd61ec99922596f1..846548aff6f40c39bcdc36ecd99c28e77004e253 100755 (executable)
@@ -26,7 +26,7 @@ ts_init "$*"
 ts_check_test_command "$TS_HELPER_LOGGER"
 
 if ! $TS_HELPER_LOGGER --help | grep -q journald; then
-       TS_KNOWN_FAIL="yes"
+       ts_skip "unsupported"
 fi
 
 printf "%s\n%s\n%s\n" MESSAGE_ID=b8f74e14bc714bfc8040a5106dc9376a MESSAGE="a b c 1 2 3" |