reports/report-runner.sh
changeset 75 686f675d9442
child 101 c1a9c731b92a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/reports/report-runner.sh	Fri Jan 13 12:25:20 2012 +0100
@@ -0,0 +1,3 @@
+#!/bin/sh
+DIR=`dirname $0`
+exec "$DIR/../../../projects/smalltalk/stx" -I  -f "$DIR/report-runner.st" "$@"