reports/report-runner.sh
author sr
Tue, 12 Sep 2017 13:33:30 +0200
changeset 335 aaa1ed543bd0
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" "$@"