mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* tests/regression.at (AT_TEST_CPP_GUARD_H): Adjust the clean up
pattern.
This commit is contained in:
@@ -197,7 +197,7 @@ AT_CHECK([bison --defines=$1.h $1.y])
|
||||
# CPP should be happy with it.
|
||||
AT_CHECK([$CC -E $1.h], 0, [ignore])
|
||||
|
||||
AT_CLEANUP($1.y)
|
||||
AT_CLEANUP($1.*)
|
||||
])
|
||||
|
||||
AT_TEST_CPP_GUARD_H([input/input])
|
||||
|
||||
Reference in New Issue
Block a user