Skip to content

Commit ae99aec

Browse files
author
Oleg Gurev
committed
Add LANG LC_CTYPE LC_COLLATE explicitely at test run
1 parent 7fd2f07 commit ae99aec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

testgres/plugins/pg_probackup2/pg_probackup2/init_helpers.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ def __init__(self):
5757
test_env = os.environ.copy()
5858
envs_list = [
5959
'LANGUAGE',
60+
'LANG',
6061
'LC_ALL',
62+
'LC_CTYPE',
63+
'LC_COLLATE',
6164
'PGCONNECT_TIMEOUT',
6265
'PGDATA',
6366
'PGDATABASE',

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