reports/report-runner.sh
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 01 Mar 2013 19:12:32 +0100
changeset 118 7e93ef8c5417
parent 106 32eb7674acbd
child 145 250f9e74e0b9
permissions -rwxr-xr-x
Builder::LintReport refactoring - not yet finished!

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