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

Commit01a9bb9

Browse files
committed
[travis] try to fix test_ptrack_vacuum_full#4
1 parent7cf123f commit01a9bb9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎run_tests.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ cd ..
7474
echo"############### Compiling and installing ptrack extension"
7575

7676
# XXX: Hackish way to make possible to run tap tests
77-
mkdir$PG_SRC/contrib/ptrack
78-
cp -R t$PG_SRC/contrib/ptrack/
77+
#mkdir $PG_SRC/contrib/ptrack
78+
#cp -R t $PG_SRC/contrib/ptrack/
79+
ln -s`pwd`$PG_SRC/contrib/ptrack
7980

8081
make USE_PGXS=1 PG_CPPFLAGS="-coverage" SHLIB_LINK="-coverage" -C$PG_SRC/contrib/ptrack/ install
8182

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp