summaryrefslogtreecommitdiffstats
path: root/scripts/run_regression
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run_regression')
-rwxr-xr-xscripts/run_regression2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_regression b/scripts/run_regression
index 5bb33652..02746bab 100755
--- a/scripts/run_regression
+++ b/scripts/run_regression
@@ -1,6 +1,6 @@
#!/bin/bash
-source find_python.sh
+source find_python.sh --python2
cd automation/regression
$PYTHON trex_unit_test.py --exclude functional $@