Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit afdd9f7

Browse files
committed
meson: Add 'running' test setup, as a replacement for installcheck
Do the same as 3f0e786 for test_pg_db_role_setting. Discussion: https://postgr.es/m/20221227065456.GU1153@telsasoft.com Author: Pavel Borisov Reviewed-by: Justin Pryzby, Tom Lane
1 parent b82557e commit afdd9f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/modules/test_pg_db_role_setting/meson.build

+1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ tests += {
3333
'test_pg_db_role_setting',
3434
],
3535
'regress_args': ['--no-locale', '--encoding=UTF8'],
36+
'runningcheck': false,
3637
},
3738
}

0 commit comments

Comments
 (0)