]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: kill output message change
authorSami Kerola <kerolasa@iki.fi>
Thu, 31 Jul 2014 22:05:25 +0000 (23:05 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Aug 2014 13:37:38 +0000 (15:37 +0200)
Commit 09af3db48e01e5744f15fd8a2395e0fed36526ea changed how a missing
process is reported, which caused kill test to fail when the test suite
is ran as root.

Reference: https://travis-ci.org/karelzak/util-linux/jobs/31312170
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
tests/expected/kill/all_processes

index c428372cf80377efd4a2acf2bfdf258b757414c2..f14549fd4a5b0a187b4adfe47db4d4e1051dae1d 100644 (file)
@@ -1,5 +1,5 @@
 test 1
-kill: cannot find process "test_sigreceive".
+kill: cannot find process "test_sigreceive"
 test 2
 test 3
-kill: cannot find process "test_sigreceive".
+kill: cannot find process "test_sigreceive"