mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 04:43:03 +00:00
Typo.
This commit is contained in:
@@ -279,7 +279,7 @@ expr:
|
||||
}
|
||||
]])
|
||||
|
||||
AT_CHECK([bison input.y input.c -v], 0, [], [])
|
||||
AT_CHECK([bison input.y -o input.c -v], 0, [], [])
|
||||
|
||||
# Check the contents of the report.
|
||||
AT_CHECK([cat input.output], [],
|
||||
|
||||
Reference in New Issue
Block a user