should not be quoted, we want both b=346013 r=rhelmer

This commit is contained in:
rhelmer%mozilla.com 2006-09-25 23:13:57 +00:00
parent c7dbd3be11
commit ad6ca00539

View File

@ -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=$?