From: Martin Quinson Date: Thu, 8 Oct 2015 05:48:55 +0000 (+0200) Subject: [tesh] TODO++ X-Git-Tag: v3_12~14 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0b93a3c7de7319b6e03e6c1a3728957700bd4c2d?ds=sidebyside [tesh] TODO++ --- 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 {