reports/report-runner.sh
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 30 Jul 2013 10:19:51 +0200
changeset 214 99e04c6e23fb
parent 189 bd2bed33aba7
child 563 9dda25363094
permissions -rwxr-xr-x
class: Builder::CoverageReportFormat (xml encoding fix)

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