make sure that the script updates the repo

This commit is contained in:
Sylvestre Ledru 2015-06-12 14:06:13 +02:00
Родитель 93f302ce1d
Коммит ffa1e2a57a
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -25,6 +25,7 @@ cd $DIRECTORY
# Update of the repository
hg pull -u > /dev/null
hg update -r default > /dev/null
if grep -q mozilla-release .hg/hgrc; then
RELEASE=1