From ce5ae8aae631ae355b4390babcb1639afcbab172 Mon Sep 17 00:00:00 2001 From: cherierm Date: Fri, 20 Jun 2008 08:23:00 +0000 Subject: [PATCH] The correction of a comment git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5773 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- tools/tesh2/examples/var.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tesh2/examples/var.tesh b/tools/tesh2/examples/var.tesh index 31000bce4b..52696436a3 100644 --- a/tools/tesh2/examples/var.tesh +++ b/tools/tesh2/examples/var.tesh @@ -117,7 +117,7 @@ p the len of new is : ${#new} p new is empty <$new> and is len is <${#new}> -# display 66 and assign 6 to the value 66 of the variable new +# display 66 and assign 66 to the value 66 of the variable new p ${new:=66} -- 2.30.2