Newer
Older
dub_jkp / test / issue1005-configuration-resolution.sh
@Martin Nowak Martin Nowak on 4 Jul 2017 139 bytes replace all usages of `exit`
  1. #!/usr/bin/env bash
  2.  
  3. . $(dirname "${BASH_SOURCE[0]}")/common.sh
  4. cd ${CURR_DIR}/issue1005-configuration-resolution
  5. ${DUB} build --bare main