ligo/test/myocaml-parser

10 lines
187 B
Plaintext
Raw Normal View History

2016-09-08 21:13:10 +04:00
#! /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