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

Commit1535f26

Browse files
committed
unbreak ECPG tests for VPATH builds.
1 parent2ae8825 commit1535f26

File tree

1 file changed

+1
-1
lines changed
  • src/interfaces/ecpg/test/connect

1 file changed

+1
-1
lines changed

‎src/interfaces/ecpg/test/connect/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ test1.pgc: test1.pgc.in
1111
sed -e's,@TEMP_PORT@,$(TEMP_PORT),g'\
1212
$<>$@
1313
sed -e's,@TEMP_PORT@,$(TEMP_PORT),g'\
14-
../expected/connect-test1.c.in>../expected/connect-test1.c
14+
$(top_srcdir)/$(subdir)/../expected/connect-test1.c.in>../expected/connect-test1.c
1515

1616
TESTS = test1 test1.c\
1717
test2 test2.c\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp