tests: avoid seq
Partial fix for #501. * tests/core/prodchain.test: Hardcode the seq output. * tests/core/bricks.test: Use $AWK instead of seq. * tests/core/defs.in: Define $AWK. * NEWS: Mention the bug.
This commit is contained in:
parent
93fb11017b
commit
7b7e1b254b
4 changed files with 14 additions and 8 deletions
3
NEWS
3
NEWS
|
|
@ -74,6 +74,9 @@ New in spot 2.10.4.dev (net yet released)
|
|||
- work around a portability issue in Flex 2.6.4 preventing
|
||||
compilation on OpenBSD.
|
||||
|
||||
- Do not use the seq command in test cases, it is not available
|
||||
everywhere.
|
||||
|
||||
New in spot 2.10.4 (2022-02-01)
|
||||
|
||||
Bug fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue