X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/83d7ef266bfb27177a4ad6830abe2e99a3615848..0b93a3c7de7319b6e03e6c1a3728957700bd4c2d:/tools/tesh/tesh.pl diff --git a/tools/tesh/tesh.pl b/tools/tesh/tesh.pl index f25be34489..57f171b411 100755 --- a/tools/tesh/tesh.pl +++ b/tools/tesh/tesh.pl @@ -220,12 +220,15 @@ the content it gets as input. It is not possible to use the cat command, as one would expect, because stream redirections are currently not implemented in Tesh. -=head1 BUGS AND LIMITATIONS +=head1 BUGS, LIMITATIONS AND POSSIBLE IMPROVEMENTS The main limitation is the lack of stream redirections in the commands (">", "<" and "|" shell constructs and friends). The B builtin command makes this situation bearable. +It would be nice if we could replace the tesh file completely with +command line flags when the output is not to be verified. + =cut BEGIN {