Loading testing/release/common/check_updates.sh +1 −2 Original line number Diff line number Diff line Loading @@ -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 $? Loading testing/release/updates/verify.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
testing/release/common/check_updates.sh +1 −2 Original line number Diff line number Diff line Loading @@ -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 $? Loading
testing/release/updates/verify.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading