Content-Length: 260586 | pFad | http://github.com/postgrespro/postgres/commit/60ab7c80b4de2c3591e50dfb5ed0fd4002f0f2f2

25 In tab-completion test, print out the value of TERM before changing it. · postgrespro/postgres@60ab7c8 · GitHub
Skip to content

Commit 60ab7c8

Browse files
committed
In tab-completion test, print out the value of TERM before changing it.
I'm curious to see what values are prevailing in the buildfarm. Discussion: https://postgr.es/m/23181.1578167938@sss.pgh.pa.us
1 parent 5b63050 commit 60ab7c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/bin/psql/t/010_tab_completion.pl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
my $historyfile = "${TestLib::log_path}/010_psql_history.txt";
3939
$ENV{PSQL_HISTORY} = $historyfile;
4040

41+
# Debug investigation
42+
note "TERM is set to '" . ($ENV{TERM} || "<undef>") . "'";
43+
4144
# Ensure that readline/libedit puts out xterm escapes, not something else.
4245
$ENV{TERM} = 'xterm';
4346

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/60ab7c80b4de2c3591e50dfb5ed0fd4002f0f2f2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy