summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/odp-validation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/odp-validation.yaml b/common/odp-validation.yaml
index f333aec..b0c0eef 100644
--- a/common/odp-validation.yaml
+++ b/common/odp-validation.yaml
@@ -37,7 +37,7 @@ install:
- cd odp
- ./bootstrap
- autoreconf -i
- - ./configure --enable-test-vald --enable-test-perf --with-testdir=/usr/lib/odp/ptest/test
+ - ./configure --enable-test-vald --with-testdir=/usr/lib/odp/ptest/test
- make install
- cd /usr/lib/odp/ptest
- ln -s test/run-test run-ptest