Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / tools / tesh / cd.tesh
index db9137ee5e5eceb30955d33fa4108e9fb58e8d54..de606a32c19c0d4e932ee3ff6c294b4a43a08ced 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)
-$ perl ${bindir:=.}/tesh
+$ ${bindir:=.}/tesh
 
 # The next command checks that there is a testdir_temp-cd in the upper directory,
 # ie that mkdir and cd both worked.