Skip to content

Commit 7cf123f

Browse files
committed
[travis] try to fix test_ptrack_vacuum_full #3
1 parent 552128b commit 7cf123f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ else
103103
cat /proc/sys/kernel/yama/ptrace_scope
104104
sudo sysctl kernel.yama.ptrace_scope=0
105105
cat /proc/sys/kernel/yama/ptrace_scope
106+
sudo sh -c 'echo 0 > /proc/sys/kernel/yama/ptrace_scope'
107+
cat /proc/sys/kernel/yama/ptrace_scope
106108
ls -l /usr/sbin
107109

108110
# Build and install pg_probackup

0 commit comments

Comments
 (0)