From: Sami Kerola <kerolasa@iki.fi>
To: util-linux@vger.kernel.org
Cc: kerolasa@iki.fi
Subject: [PATCH] tests: kill output message change
Date: Thu, 31 Jul 2014 23:05:25 +0100 [thread overview]
Message-ID: <1406844325-1611-1-git-send-email-kerolasa@iki.fi> (raw)
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/expected/kill/all_processes b/tests/expected/kill/all_processes
index c428372..f14549f 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"
--
2.0.3
next reply other threads:[~2014-07-31 22:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-31 22:05 Sami Kerola [this message]
2014-08-05 13:41 ` [PATCH] tests: kill output message change Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1406844325-1611-1-git-send-email-kerolasa@iki.fi \
--to=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox