Skip to content

Commit 437a469

Browse files
committed
[travis] fix probackup tests
1 parent 71d4a97 commit 437a469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: run_tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ else
116116
export PG_PROBACKUP_PARANOIA=ON
117117
fi
118118

119+
export PG_PROBACKUP_PTRACK=ON
119120
if [ "$TEST_CASE" = "all" ]; then
120121
# Run all pg_probackup ptrack tests
121122
python3 -m unittest -v tests.ptrack || status=$?

0 commit comments

Comments
 (0)