Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
requalify tesh
authordegomme <augustin.degomme@unibas.ch>
Thu, 8 Sep 2016 14:28:04 +0000 (16:28 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Thu, 8 Sep 2016 14:28:04 +0000 (16:28 +0200)
teshsuite/simix/stack_overflow/stack_overflow.tesh

index 83f6662..08e219c 100644 (file)
@@ -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).