summaryrefslogtreecommitdiffstats
path: root/tests/expected/kill
diff options
context:
space:
mode:
authorSami Kerola2014-08-01 00:05:25 +0200
committerKarel Zak2014-08-05 15:37:38 +0200
commit152635b182d48a569fad51fd65a1c77550fe4f1a (patch)
treefb4f4be59f194eb1f09bde83f4eda2dabc00e5e3 /tests/expected/kill
parentdocs: restore the mention of uhelper= and helper= in man page of umount (diff)
downloadkernel-qcow2-util-linux-152635b182d48a569fad51fd65a1c77550fe4f1a.tar.gz
kernel-qcow2-util-linux-152635b182d48a569fad51fd65a1c77550fe4f1a.tar.xz
kernel-qcow2-util-linux-152635b182d48a569fad51fd65a1c77550fe4f1a.zip
tests: kill output message change
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>
Diffstat (limited to 'tests/expected/kill')
-rw-r--r--tests/expected/kill/all_processes4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/expected/kill/all_processes b/tests/expected/kill/all_processes
index c428372cf..f14549fd4 100644
--- a/tests/expected/kill/all_processes
+++ b/tests/expected/kill/all_processes
@@ -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"