Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[windows] don't call tesh as a script as cmake fails to preserve the exec permission...
[simgrid.git] / tools / tesh / cd.tesh
index 6a9ce2d..a12be7c 100644 (file)
@@ -15,7 +15,7 @@ $ ls
 > Test suite from stdin
 > Chdir to toto failed: No such file or directory
 > Test suite `(stdin)': NOK (system error)
-$ ${bindir:=.}/tesh
+$ perl ${bindir:=.}/tesh
 
 # The next command checks that there is a testdir_temp-cd in the upper directory,
 # ie that mkdir and cd both worked.