Skip to content

Commit 0272118

Browse files
committed
test
1 parent 9e8327a commit 0272118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cov_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
250250
-DRDK_SERVICES_COVERITY=ON \
251251
-DRDK_SERVICES_L1_TEST=ON \
252252
-DDS_FOUND=ON \
253-
-DPLUGIN_AVINPUT=ON \
253+
-DPLUGIN_AVOUTPUT=ON \
254254

255255
cmake --build build/entservices-inputoutput --target install
256256
echo "======================================================================================"

0 commit comments

Comments
 (0)