#!/bin/sh cd ${CURR_DIR}/issue613-dynlib-picrm -rf .dubif [ "${DC}" = "dmd" ]; then ${DUB} build --compiler=${DC} || exit 1else echo "Skipping shared library test for ${DC}..."fi