#!/bin/bash -xe # Change to root directory of the checkout that we're running from cd $(dirname $0)/../.. psql <