X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3d89aff1af4def1c161334be72223df959eca8c1..f903fea2d6484345eff254d75e0925ddb1ba7feb:/tools/tesh/README.tesh diff --git a/tools/tesh/README.tesh b/tools/tesh/README.tesh index 9d78a15e20..f63a90f85e 100644 --- a/tools/tesh/README.tesh +++ b/tools/tesh/README.tesh @@ -56,7 +56,7 @@ RETURN CODE ----------- TESH spits an appropriate error message when the child do not return 0 as -return code (cf. catch-return.tesh). +return code (cf. catch-return.tesh), and returns code+40 itself. It is also possible to specify that a given command must return another value. For this, use the "expect return" metacommand, which takes an integer as