From ea677bd8a6bb06e9000695eba6194433c460e9a4 Mon Sep 17 00:00:00 2001 From: degomme Date: Thu, 8 Sep 2016 16:28:04 +0200 Subject: [PATCH] requalify tesh --- teshsuite/simix/stack_overflow/stack_overflow.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/simix/stack_overflow/stack_overflow.tesh b/teshsuite/simix/stack_overflow/stack_overflow.tesh index 83f666201d..08e219cff0 100644 --- a/teshsuite/simix/stack_overflow/stack_overflow.tesh +++ b/teshsuite/simix/stack_overflow/stack_overflow.tesh @@ -7,4 +7,4 @@ $ ${bindir:=.}/stack_overflow --cfg=contexts/stack-size:96 ${srcdir:=.}/examples > in third-party libraries. Failing hardware can sometimes generate such errors > too. > Finally, if nothing of the above applies, this can result from a stack overflow. -> Try to increase stack size with --cfg=contexts/stack_size (current size is 96 KiB). +> Try to increase stack size with --cfg=contexts/stack-size (current size is 96 KiB). -- 2.20.1