summarylogtreecommitdiffstats
path: root/workbench
diff options
context:
space:
mode:
Diffstat (limited to 'workbench')
-rwxr-xr-xworkbench3
1 files changed, 3 insertions, 0 deletions
diff --git a/workbench b/workbench
new file mode 100755
index 000000000000..5f5536bc80f1
--- /dev/null
+++ b/workbench
@@ -0,0 +1,3 @@
+#!/bin/bash
+_pyver=`python2 -V 2>&1|sed -e 's/.* 2\.\([0-9]\).*/\1/'`
+python2 /usr/lib/python2.${_pyver}/site-packages/workbench/wb_main.py