summaryrefslogtreecommitdiffstats
path: root/tools/vnf_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/vnf_build.sh')
-rwxr-xr-xtools/vnf_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vnf_build.sh b/tools/vnf_build.sh
index f60a3644..0a085a6a 100755
--- a/tools/vnf_build.sh
+++ b/tools/vnf_build.sh
@@ -135,7 +135,7 @@ step_2()
FUNC[4]="install_dpdk"
TEXT[5]="Setup hugepages"
FUNC[5]="setup_hugepages"
- TEXT[6]="Download civetweb"
+ TEXT[6]="Download and Build civetweb"
FUNC[6]="download_civetweb_zip"
}
get_agreement_download()