diff --git a/yezzey_test/run_tests.sh b/yezzey_test/run_tests.sh index 8d9ffb7944..a9553a5f41 100755 --- a/yezzey_test/run_tests.sh +++ b/yezzey_test/run_tests.sh @@ -63,6 +63,5 @@ createdb $USER #run yproxy in daemon mode /usr/bin/yproxy -c /tmp/yproxy.yaml -ldebug > /dev/null 2>&1 & - cd gpcontrib/yezzey -make installcheck +make installcheck || cat /home/krebs/gpcontrib/yezzey/regression.diffs && exit 1