Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f62536

Browse files
committed
test_extensions: sync meson.build with Makefile.
Makefile does not specify ENCODING, meson.build should not,either. Oversight in commit877bf52.Discussion:https://postgr.es/m/ZKYpvvNQdbQuRDGx@paquier.xyzReported-by: Michael Paquier
1 parent151c22d commit9f62536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/modules/test_extensions/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ tests += {
4747
'test_extensions',
4848
'test_extdepend',
4949
],
50-
'regress_args': ['--no-locale','--encoding=UTF8'],
50+
'regress_args': ['--no-locale'],
5151
},
5252
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp