X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fscripts%2Fsocket_test.sh;h=1ff9af78bdc41ac92c61c6ab9aed4abdf2719c43;hb=4f6c3a9a13d92e507823c24580dd0715bcfea4ce;hp=35e9c0be67cd2af8e41afea803b77aba4aacffd9;hpb=149ba779cff4ffc48d87ca67a2a8d4afd49b05f5;p=vpp.git diff --git a/test/scripts/socket_test.sh b/test/scripts/socket_test.sh index 35e9c0be67c..1ff9af78bdc 100755 --- a/test/scripts/socket_test.sh +++ b/test/scripts/socket_test.sh @@ -254,7 +254,7 @@ if [ -z "$WS_ROOT" ] ; then exit 1 fi -if [[ "$(grep bin_PROGRAMS $WS_ROOT/src/uri.am)" = "" ]] ; then +if [[ "$(grep bin_PROGRAMS $WS_ROOT/src/vcl.am)" = "" ]] ; then $WS_ROOT/extras/vagrant/vcl_test.sh $WS_ROOT $USER (cd $WS_ROOT; make build) fi