summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-10-18 13:16:11 -0700
committerDeepak S <deepak.s@linux.intel.com>2017-10-18 13:37:09 -0700
commit3ce13d63855abc7d6221cdd1326c551e49ac81ce (patch)
tree9e1fd4b5b175a4983f4a6526cac5899462cf8188 /tools
parenta06bb395ea7ea8110c98546a998d3e7e3016c791 (diff)
Fix all the config files alignment issues
Change-Id: I087c9a9acf412a99f8425fd65d07db6c3b7a4af7 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'tools')
-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()