#!/bin/sh set -o nounset set -o errexit SOFTHSM=/usr/local/bin/softhsm2-util INSTDIR=../catlfish PREFIX=.. . ./test.shvars mv ${INSTDIR}/tests/machine/machine-1 ${INSTDIR}/tests/machine/machine-1-down mkdir -p ${INSTDIR}/tests/machine/machine-1/db touch ${INSTDIR}/tests/machine/machine-1/db/index touch ${INSTDIR}/tests/machine/machine-1/db/newentries