summaryrefslogtreecommitdiff
path: root/tools/proxy-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/proxy-report')
-rwxr-xr-xtools/proxy-report4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/proxy-report b/tools/proxy-report
new file mode 100755
index 0000000000..589803d6ea
--- /dev/null
+++ b/tools/proxy-report
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+#
+
+$(dirname $BASH_SOURCE)/../build/pack/bin/scala scala.tools.nsc.util.ProxyReportRunner "$@" \ No newline at end of file