#!/bin/sh
# Note that since the installed version of the package has to be tested,
# there is no mucking about with BZR_PLUGINS_AT.
set -e
bzr selftest -s bp.git -v --parallel=fork
