#!/bin/sh
set -e

cd /usr/share/postgresql-common
./testsuite -v 15
