remove errant line r=robcee b=375617

This commit is contained in:
rhelmer@mozilla.com 2007-03-27 17:52:45 -07:00
Родитель d5ac7c7cc9
Коммит 9ce96bb4c3
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"`