citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit e5651dafe11d1b7b39c2b319dab89ac46301e90f
parent 1f734ec805a8d4fccaf9a4a7bb97d2d01ad0128f
Author: kyle <kyle@0x30.net>
Date:   Sat, 26 Nov 2016 00:11:52 -0700

tt/spidermonkey: skip for now

Diffstat:
Mtt/spidermonkey.sh | 9+++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/tt/spidermonkey.sh b/tt/spidermonkey.sh @@ -2,13 +2,18 @@ # # Try and instrument spidermonkey. # -. tt/package.subr +. tt/package.subr "devel/spidermonkey" +skip_all "too big a project right now" plan 6 -pkg_set "devel/spidermonkey" +enter_tmpdir + pkg_check_deps pkg_clean pkg_build +pkg_test + +exit 0 cat <<EOF > check.good Summary: