Bug 1225461 - [tc-gip] test_login_bzlite.py is failing because of missing configuration r=garndt

--HG--
extra : commitid : Jd9Us0UcZ55
extra : histedit_source : df4fbfe19c29316471bd1f907a4d7adca7446ee1
This commit is contained in:
Johan Lorenzo 2016-01-13 15:08:56 +01:00
Родитель 96e23d27b1
Коммит 2bfb7701d1
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -1 +1 @@
0.0.8
0.0.9

Просмотреть файл

@ -16,6 +16,7 @@ pushd $(dirname $0)
test $TAG
test -f "$GAIA_TESTVARS"
mkdir -p data
cp $GAIA_TESTVARS data/gaia_testvars.json
docker build -t $TAG .