Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
remove errant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmer committed Aug 1, 2006
1 parent a08c472 commit feb72b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/common/download_mars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit feb72b2

Please sign in to comment.