summaryrefslogtreecommitdiffstats
path: root/scripts/run_regression
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2016-03-27 19:06:48 +0300
committerYaroslav Brustinov <ybrustin@cisco.com>2016-03-27 19:06:48 +0300
commit68ed79b989008006897108c7978d5c65fef47711 (patch)
tree43ed82b63015777369e8db71ca247f512a9de467 /scripts/run_regression
parentfbf1d1f4387566e964b2775e79e4e71c87dc3f8d (diff)
fix find_python usage
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 $@