summaryrefslogtreecommitdiffstats
path: root/build-composite.sh
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-02-05 12:48:04 +0100
committerChristopherPrice <christopher.price@ericsson.com>2016-02-05 21:55:01 +0100
commit58a2bb9407285dbf2bac8e32bd55582379c49a6a (patch)
tree871fbccf7ad2395e89c990ecbde455c38c6d27f7 /build-composite.sh
parent3f9b7e0eebea5599b3393d92f3220c2d0827c5ac (diff)
Adding general component descriptions and information.
Change-Id: Ie9824ac9c706f730c929a5ca0ed34ee85314719e Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'build-composite.sh')
-rwxr-xr-xbuild-composite.sh3
1 files changed, 3 insertions, 0 deletions
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() {