aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lib/rspamd.robot
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2016-07-25 17:06:49 +0100
committerAndrew Lewis <nerf@judo.za.org>2016-07-25 17:44:17 +0100
commitda9555606f6772434e5a565cb00bc0d1c2c2a4db (patch)
treea6ff40dd1a6ba382aef2a25b0b4745c63644c97f /test/functional/lib/rspamd.robot
parent2842a5ffb17b485d4703018de6efb7f52b1ba990 (diff)
downloadrspamd-da9555606f6772434e5a565cb00bc0d1c2c2a4db.tar.gz
rspamd-da9555606f6772434e5a565cb00bc0d1c2c2a4db.zip
[Test] Try harder to kill rspamd + child processes to avoid cascading failures
Diffstat (limited to 'test/functional/lib/rspamd.robot')
-rw-r--r--test/functional/lib/rspamd.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/lib/rspamd.robot b/test/functional/lib/rspamd.robot
index fe5ee83fb..51030c84f 100644
--- a/test/functional/lib/rspamd.robot
+++ b/test/functional/lib/rspamd.robot
@@ -62,7 +62,7 @@ Generic Setup
... ELSE Fail 'RSPAMD_SCOPE must be Test or Suite'
Generic Teardown
- Shutdown Process ${RSPAMD_PID}
+ Shutdown Process With Children ${RSPAMD_PID}
Cleanup Temporary Directory ${TMPDIR}
Log Logs