From b60e90a0d13919269803386169e3da3aa8697f79 Mon Sep 17 00:00:00 2001 From: cherierm Date: Wed, 25 Jun 2008 07:51:15 +0000 Subject: [PATCH 1/1] 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 --- tools/tesh2/examples/w32_auto.tesh | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.20.1