remove errant line r=robcee b=375617

This commit is contained in:
rhelmer@mozilla.com 2007-03-27 17:52:45 -07:00
Родитель 81ed55d164
Коммит c4690e356c
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,6 @@ download_builds() {
exit 1
fi
cp update/partial.mar update/update.mar
for url in "$source_url" "$target_url"
do
source_file=`basename "$url"`