view check-cbc-nqp-test.sh @ 0:b8fca1c0f503

intial commit
author anatofuz
date Sat, 03 Nov 2018 22:49:27 +0900
parents
children
line wrap: on
line source

# $ cbc-tools/.sh *.t.moar
if  [ $# -ne 1 ]; then
	echo 'Usage: $cbc-tools/this.sh *.t.moar'
	exit 1
fi
../MoarVM/moar --libpath=/mnt/dalmore-home/one/src/MoarVM_Original/nqp/gen/moar/stage2 $1