From 61e5be663a7cd413ec84ee446a00668992442b57 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 9 Nov 2017 21:48:08 +0100 Subject: [PATCH] Sort output for this test since several processes talk at the same time. --- examples/msg/process-startkilltime/process-startkilltime.tesh | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/msg/process-startkilltime/process-startkilltime.tesh b/examples/msg/process-startkilltime/process-startkilltime.tesh index b7c58aed60..b8fe94fa5a 100644 --- a/examples/msg/process-startkilltime/process-startkilltime.tesh +++ b/examples/msg/process-startkilltime/process-startkilltime.tesh @@ -33,6 +33,7 @@ $ $SG_TEST_EXENV ${bindir:=.}/process-startkilltime ${srcdir:=.}/cluster.xml ${s p Test1 Process with kill time +! output sort $ $SG_TEST_EXENV ${bindir:=.}/process-startkilltime ${srcdir:=.}/cluster.xml ${srcdir:=.}/../msg/process-startkilltime/kill_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:sleeper@node-1.acme.org) Hello! I go to sleep. > [ 0.000000] (2:sleeper@node-2.acme.org) Hello! I go to sleep. -- 2.20.1