Fix missing timex library
Wasn't git cloning the timex library. It was working because timex was on pypi. Change-Id: If5072d17f48ecf82b0216eacca433cb636b1961a
This commit is contained in:
parent
618cdcdd63
commit
ff7a73ba86
2
build.sh
2
build.sh
@ -49,7 +49,7 @@ fi
|
||||
|
||||
cd $SOURCE_DIR
|
||||
for file in shoebox simport notigen notification-utils \
|
||||
stackdistiller quincy quince \
|
||||
stackdistiller quincy quince timex \
|
||||
klugman winchester
|
||||
do
|
||||
git clone http://git.openstack.org/stackforge/stacktach-$file
|
||||
|
Loading…
x
Reference in New Issue
Block a user