reports/report-runner.sh
author sr
Wed, 13 Sep 2017 13:37:42 +0200
changeset 338 91098756a1cf
parent 189 bd2bed33aba7
child 563 9dda25363094
permissions -rwxr-xr-x
*** empty log message ***

#!/bin/sh
DIR=`dirname $0`
exec "$DIR/../../../projects/smalltalk/stx" -Mold:64000 -I --abortOnSEGV --execute "$DIR/report-runner.st" "$@"