From 199719e59ae2bf52979dec83d48bcff62c76adc7 Mon Sep 17 00:00:00 2001 From: "rhelmer%mozilla.com" Date: Tue, 1 Aug 2006 20:11:50 +0000 Subject: [PATCH] remove errant comment git-svn-id: svn://10.0.0.236/trunk@206316 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/testing/release/common/download_mars.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/testing/release/common/download_mars.sh b/mozilla/testing/release/common/download_mars.sh index 34f38447d69..05f038baa05 100644 --- a/mozilla/testing/release/common/download_mars.sh +++ b/mozilla/testing/release/common/download_mars.sh @@ -3,7 +3,7 @@ download_mars () { only="$2" echo "Using $update_url" - curl -s $update_url #> update.xml + curl -s $update_url > update.xml mkdir -p update/ if [ -z $only ]; then