aboutsummaryrefslogtreecommitdiff
path: root/crosperf/crosperf
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/crosperf')
-rwxr-xr-xcrosperf/crosperf2
1 files changed, 2 insertions, 0 deletions
diff --git a/crosperf/crosperf b/crosperf/crosperf
new file mode 100755
index 00000000..a29dcbfa
--- /dev/null
+++ b/crosperf/crosperf
@@ -0,0 +1,2 @@
+#!/bin/bash
+PYTHONPATH=$(dirname $0)/..:$PYTHONPATH exec python $(dirname $0)/crosperf.py "$@"