Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make FS happy
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Sep 2007 19:35:58 +0000 (19:35 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Sep 2007 19:35:58 +0000 (19:35 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4687 48e7efb5-ca39-0410-a469-dd3cf9ba447f

tools/tesh/README.tesh

index 9d78a15..f63a90f 100644 (file)
@@ -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