зеркало из https://github.com/mozilla/gecko-dev.git
Bug 384296, improvements to update verification (change aus server, fix diff exclusion), r=rhelmer
This commit is contained in:
Родитель
bfc62cab87
Коммит
7cbcb5d367
|
@ -57,8 +57,7 @@ check_updates () {
|
|||
fi
|
||||
|
||||
diff -r \
|
||||
-x chrome/installed-chrome.txt \
|
||||
-x Contents/MacOS/chrome/installed-chrome.txt \
|
||||
-x installed-chrome.txt \
|
||||
-x removed-files \
|
||||
source/$platform_dirname target/$platform_dirname
|
||||
return $?
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
. ../common/check_updates.sh
|
||||
|
||||
ftp_server="http://stage.mozilla.org/pub/mozilla.org"
|
||||
aus_server="https://aus2-staging.mozilla.org"
|
||||
aus_server="https://aus2.mozilla.org"
|
||||
|
||||
runmode=0
|
||||
config_file="updates.cfg"
|
||||
|
|
Загрузка…
Ссылка в новой задаче