mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
should not be quoted, we want both b=346013 r=rhelmer
This commit is contained in:
parent
c7dbd3be11
commit
ad6ca00539
@ -20,7 +20,7 @@ do
|
||||
do
|
||||
for locale in $locales
|
||||
do
|
||||
for patch_type in "partial complete"
|
||||
for patch_type in partial complete
|
||||
do
|
||||
download_mars "https://aus2.mozilla.org/update/1/$product/$release/$build_id/$platform/$locale/$channel/update.xml" $patch_type
|
||||
err=$?
|
||||
|
Loading…
Reference in New Issue
Block a user