Releases/Firefox 4.0b3/BuildNotes: Difference between revisions

Line 416: Line 416:
==== Remove index.html files ====
==== Remove index.html files ====


Once we are fully announced (is this referring to QA's final sign off?) we can remove the index.html files:
Once we are fully announced (by the driver) we can remove the index.html files:
<i>
  # ffxbld@stage
  # ffxbld@stage
  cd /pub/mozilla.org/firefox/releases/4.0b3/
  cd /pub/mozilla.org/firefox/releases/4.0b3/
  find . -name index.html
  find . -name index.html
  find . -name index.html | xargs rm -v
  find . -name index.html | xargs rm -v
</i>


==== Release ====
==== Release ====
Confirmed users
4,293

edits