mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-21 01:01:48 +08:00
tests: typo fix
* tests/base.at: Fix typo. Spotted by anonymous in https://savannah.gnu.org/support/?110526
This commit is contained in:
parent
64df9b4523
commit
706847e2d0
@ -1084,7 +1084,7 @@ mv config.status config-status-expected
|
||||
mv config.h config-h-expected
|
||||
|
||||
# Run it again with stdin (fd 0) closed.
|
||||
# There should be no change to the stdout or stderr output and thoe
|
||||
# There should be no change to the stdout or stderr output and the
|
||||
# result of configuration should be the same.
|
||||
|
||||
AT_CHECK_CONFIGURE([ 0<&- ], [], [stdout], [stderr])
|
||||
|
Loading…
Reference in New Issue
Block a user