summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data_plane/vpp_lite_topo/config.sh')
-rw-r--r--tests/data_plane/vpp_lite_topo/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data_plane/vpp_lite_topo/config.sh b/tests/data_plane/vpp_lite_topo/config.sh
index 2c58007..4115617 100644
--- a/tests/data_plane/vpp_lite_topo/config.sh
+++ b/tests/data_plane/vpp_lite_topo/config.sh
@@ -26,7 +26,7 @@ if [ ! -f "${VPP_API_TEST}" ] ; then
echo "$ make build-vat"
echo "VPP_API_TEST can be set in config.sh or in ~/.onerc."
echo "Current value:"
- echo "VPP_LITE_BIN=${VPP_API_TEST}"
+ echo "VPP_API_TEST=${VPP_API_TEST}"
exit 1
fi