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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy