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

Commitb43b64c

Browse files
committed
Use @libdir@ in both of regress/{input,output}/security_label.source
Though @libdir@ almost always matches @abs_builddir@ in this context,the test could only fail if they differed. Back-patch to 9.1, where thetest was introduced.Hamid Quddus Akhtar
1 parent825da2a commitb43b64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/regress/output/security_label.source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ERROR: no security label providers have been loaded
3838
SECURITY LABEL ON ROLE seclabel_user3 IS 'unclassified';-- fail
3939
ERROR: no security label providers have been loaded
4040
-- Load dummy external security provider
41-
LOAD '@abs_builddir@/dummy_seclabel@DLSUFFIX@';
41+
LOAD '@libdir@/dummy_seclabel@DLSUFFIX@';
4242
--
4343
-- Test of SECURITY LABEL statement with a plugin
4444
--

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp