debian-jplephem/test.sh

8 lines
88 B
Bash
Executable File

#!/bin/bash
set -e
cd "$(dirname "${BASH_SOURCE[0]}")"
cd ci
unit2 jplephem.test "$@"