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

Commit8d5364f

Browse files
committed
fix code coverage test facility
1 parent69afe5a commit8d5364f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎travis/pg-travis-test.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ pip install $pip_packages
9999
# run python tests
100100
cd tests/python
101101
PG_CONFIG=$config_path python -m unittest partitioning_test|| status=$?
102-
cd ..
102+
cd ../..
103103

104104
set -u
105105

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp