tests: use $PERL instead of perl
* tests/core/ltl2tgba2.test, tests/core/ltldo.test, tests/core/ltlfilt.test, tests/core/neverclaimread.test, tests/core/parseaut.test, tests/sanity/bin.test: Here.
This commit is contained in:
parent
3a6d967872
commit
b0730852bf
6 changed files with 10 additions and 10 deletions
|
|
@ -388,7 +388,7 @@ EOF
|
|||
ltlfilt -Fformulas/1 --stats='%f,%f,%>' |
|
||||
ltl2tgba -F-/2 --stats='%<,%<, %s,%t' |
|
||||
ltl2tgba -D -F-/2 --stats='%<,%<,%>, %s,%t' |
|
||||
perl -p -e 's/$/\r/' |
|
||||
$PERL -p -e 's/$/\r/' |
|
||||
ltl2tgba -B -F-/2 --stats='%<,%<,%>, %s,%t' |
|
||||
ltl2tgba -BD -F-/2 --stats='%<,%<,%>, %s,%t' |
|
||||
ltl2tgba -GD -F-/2 --stats='%<,%>, %s,%t' > output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue