pgsql: Don't try to force TERM to a fixed value in tab-completion test.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Don't try to force TERM to a fixed value in tab-completion test.
Дата
Msg-id E1inrAV-0003Ym-46@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't try to force TERM to a fixed value in tab-completion test.

Right at the moment, this is making things worse not better in the
buildfarm.  I'm not happy with anything about the current state,
but let's at least try to have a green buildfarm report while further
investigation continues.

Discussion: https://postgr.es/m/23181.1578167938@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7e42478186aa8b41a8706f3f53b44e25a427bde9

Modified Files
--------------
src/bin/psql/t/010_tab_completion.pl | 3 ---
1 file changed, 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: In tab-completion test, print out the value of TERM before chang
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid reading ~/.inputrc in tab-completion test, and revert othe