X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4f6a20c70493120df0f813a6832d69d35c6f5a7c..8222f8d9049626eec0ff3e39bdef19b541eea164:/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