make sure that the script updates the repo
This commit is contained in:
Родитель
93f302ce1d
Коммит
ffa1e2a57a
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче