ltlcross: bypass the shell for simple command
For #98. * bin/common_trans.cc: Here. * NEWS: Mention it.
This commit is contained in:
parent
d2068bb1a0
commit
7524e05128
2 changed files with 187 additions and 3 deletions
4
NEWS
4
NEWS
|
|
@ -31,6 +31,10 @@ New in spot 2.0.3a (not yet released)
|
|||
* ltldo has a new option --errors=... to specify how to deal
|
||||
with errors from executed tools.
|
||||
|
||||
* ltlcross and ltldo learned to bypass the shell when executing
|
||||
simple commands (with support for single or double-quoted
|
||||
argument, and redicretion of stdin and stdout, but nothing more).
|
||||
|
||||
* autfilt learned to filter automata by count of SCCs (--sccs=RANGE)
|
||||
or by type of SCCs (--accepting-sccs=RANGE,
|
||||
--rejecting-sccs=RANGE, trivial-sccs=RANGE, --terminal-sccs=RANGE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue