toml/test2/build.sh

7 lines
147 B
Bash
Raw Normal View History

2019-10-08 23:58:18 +00:00
set -e
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
[ -d toml-spec-tests ] || git clone https://github.com/iarna/toml-spec-tests.git