reports/report-runner.sh
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 25 Jun 2013 20:30:42 +0200
changeset 175 692574468b98
parent 145 250f9e74e0b9
child 189 bd2bed33aba7
permissions -rwxr-xr-x
automatically generated by browser

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