From: cherierm Date: Wed, 25 Jun 2008 07:51:15 +0000 (+0000) Subject: Change the directory to the directory defined by the variable teshexample_dir. If... X-Git-Tag: v3.3~298 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b60e90a0d13919269803386169e3da3aa8697f79?hp=d2edb0fc3222f79d29568843612fc35df040007e Change the directory to the directory defined by the variable teshexample_dir. If this variable is not defined, it will created and its value will be set with the current directory. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5802 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/tools/tesh2/examples/w32_auto.tesh b/tools/tesh2/examples/w32_auto.tesh index e3061f5dbb..071f596c38 100644 --- a/tools/tesh2/examples/w32_auto.tesh +++ b/tools/tesh2/examples/w32_auto.tesh @@ -1,3 +1,7 @@ +D Tesh Auto Checking + +$ cd ${teshexample_dir:=.} + ! include background.tesh ! include basic.tesh ! include bg-basic.tesh