From 0923a6a5c7a5e16910902ce325c3ea3be7d467ad Mon Sep 17 00:00:00 2001 From: Alexander Turenko Date: Thu, 2 May 2019 04:21:29 +0300 Subject: [PATCH] test: update test-run Added the signal option into 'stop server' command. How to use: | test_run:cmd('stop server foo with signal=KILL') The 'stop server foo' command without the option sends SIGTERM as before. This feature is intended to be used in a fix of #4162 ('test: gc.test.lua test fails on *.xlog files cleanup'). (cherry picked from commit 71f7ecf16d2440c7c60d004fccc3f3b8b0152e4b) --- test-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-run b/test-run index 89808d60eb3b..c2c4f061207e 160000 --- a/test-run +++ b/test-run @@ -1 +1 @@ -Subproject commit 89808d60eb3b5130e227fc1a7866f2ad5a197bea +Subproject commit c2c4f061207ebcccb83f0a9c330f6ddadabfab5d