public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tests: kill output message change
@ 2014-07-31 22:05 Sami Kerola
  2014-08-05 13:41 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Sami Kerola @ 2014-07-31 22:05 UTC (permalink / raw)
  To: util-linux; +Cc: kerolasa

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tests: kill output message change
  2014-07-31 22:05 [PATCH] tests: kill output message change Sami Kerola
@ 2014-08-05 13:41 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2014-08-05 13:41 UTC (permalink / raw)
  To: Sami Kerola; +Cc: util-linux

On Thu, Jul 31, 2014 at 11:05:25PM +0100, Sami Kerola wrote:
>  tests/expected/kill/all_processes | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-05 13:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31 22:05 [PATCH] tests: kill output message change Sami Kerola
2014-08-05 13:41 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox