ligo/test/myocaml-parser
2016-09-08 19:29:33 -07:00

10 lines
187 B
Bash
Executable File

#! /bin/sh
TESTDIR="$(dirname $0)"
TEZOSDIR="$(dirname $TESTDIR)"
export OCAMLRUNPARAM=b
export LWT_LOG="* -> debug"
opam config --switch 4.01.0 exec -- make -C ${TEZOSDIR} top-parser