We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b543d commit 3f5169fCopy full SHA for 3f5169f
yezzey_test/run_tests.sh
@@ -63,6 +63,5 @@ createdb $USER
63
#run yproxy in daemon mode
64
/usr/bin/yproxy -c /tmp/yproxy.yaml -ldebug > /dev/null 2>&1 &
65
66
-
67
cd gpcontrib/yezzey
68
-make installcheck
+make installcheck || cat /home/krebs/gpcontrib/yezzey/regression.diffs && exit 1
0 commit comments