#!/bin/bash
# example file to be used with --hookdir
#
# invoke shell if build fails.

/bin/bash </dev/tty > /dev/tty
