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

Commit63dccb6

Browse files
committed
Fix error in virtualenv activation for tests
1 parent1126cc2 commit63dccb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎run_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ fi
3737

3838
# we need testgres for pathman tests
3939
virtualenv env
40+
export VIRTUAL_ENV_DISABLE_PROMPT=1
4041
source env/bin/activate
4142
pip3 install testgres
4243
pip3 freeze| grep testgres

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp