mirror of https://github.com/postgres/postgres
dbf2ec1a changed make check so that the installation logs get directed
to stdout and stderr. Per discussion on -hackers, this patch restores
saving it to a file. It is now saved in /tmp_install/log, which is
created once per invocation of any make target doing regression tests.
Along the way, add a missing /log/ entry to test_ddl_deparse's
.gitignore.
Michael Paquier.
pull/9/head
parent
a9b3a22aa1
commit
fbf8dc2173
@ -1 +1,2 @@ |
||||
/log/ |
||||
/results/ |
||||
|
||||
Loading…
Reference in new issue