annotate check-cbc-nqp-test.sh @ 11:ee60403fc119

fix regex
author anatofu
date Fri, 09 Nov 2018 20:45:02 +0900
parents b8fca1c0f503
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b8fca1c0f503 intial commit
anatofuz
parents:
diff changeset
1 # $ cbc-tools/.sh *.t.moar
b8fca1c0f503 intial commit
anatofuz
parents:
diff changeset
2 if [ $# -ne 1 ]; then
b8fca1c0f503 intial commit
anatofuz
parents:
diff changeset
3 echo 'Usage: $cbc-tools/this.sh *.t.moar'
b8fca1c0f503 intial commit
anatofuz
parents:
diff changeset
4 exit 1
b8fca1c0f503 intial commit
anatofuz
parents:
diff changeset
5 fi
b8fca1c0f503 intial commit
anatofuz
parents:
diff changeset
6 ../MoarVM/moar --libpath=/mnt/dalmore-home/one/src/MoarVM_Original/nqp/gen/moar/stage2 $1