From 58a2bb9407285dbf2bac8e32bd55582379c49a6a Mon Sep 17 00:00:00 2001 From: ChristopherPrice Date: Fri, 5 Feb 2016 12:48:04 +0100 Subject: Adding general component descriptions and information. Change-Id: Ie9824ac9c706f730c929a5ca0ed34ee85314719e Signed-off-by: ChristopherPrice --- build-composite.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build-composite.sh') diff --git a/build-composite.sh b/build-composite.sh index a87db0b47..2303a5b83 100755 --- a/build-composite.sh +++ b/build-composite.sh @@ -30,6 +30,9 @@ get_repo_names() { echo "apex" echo "promise" echo "copper" + echo "doctor" + echo "vswitchperf" + echo "fastpathmetrics" } git_clone() { -- cgit 1.2.3-korg