From 15ec08ffed8b782321448e4047199d24bec8d6af Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 3 Aug 2019 15:14:28 +0900 Subject: [PATCH] test: break nohang --- nohang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nohang b/nohang index a30866b..34f03be 100755 --- a/nohang +++ b/nohang @@ -16,7 +16,7 @@ from signal import signal, SIGKILL, SIGTERM, SIGINT, SIGQUIT, SIGHUP # define functions - +exit(1) def check_config(): """