#!/bin/sh set -e if [ -z "$DEBUG" ]; then export DEBUG=shelly-testsuite fi SUITE=./dist/build/shelly-testsuite/shelly-testsuite rm -f shelly-testsuite.tix cabal build if [ ! -f $SUITE ]; then cat </dev/null 2>&1 cat <