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:
Sandy Walsh 2015-01-05 05:37:29 -08:00
parent 618cdcdd63
commit ff7a73ba86
1 changed files with 1 additions and 1 deletions

View File

@ -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