mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Unset locale variables before running regression tests. (All of them!)
Don't do config.status substitutions into the regression test makefile.
This commit is contained in:
@ -1282,7 +1282,6 @@ AC_OUTPUT(
|
||||
src/GNUmakefile
|
||||
src/Makefile.global
|
||||
src/backend/port/Makefile
|
||||
src/test/regress/GNUmakefile
|
||||
],
|
||||
[echo timestamp > src/include/stamp-h]
|
||||
)
|
||||
|
Reference in New Issue
Block a user