Releases/Firefox 15.0/BuildNotes: Difference between revisions

No edit summary
Line 360: Line 360:


Forced push_to_mirrors builder after verifying the the rsync excludes had landed in svn -> https://bugzilla.mozilla.org/attachment.cgi?id=655378
Forced push_to_mirrors builder after verifying the the rsync excludes had landed in svn -> https://bugzilla.mozilla.org/attachment.cgi?id=655378
'''<font color="red">DONE TO HERE</font>'''


Adjusted index files:
Adjusted index files:
Line 371: Line 369:
  sed -i -e "s/13/$version/g" index.html  
  sed -i -e "s/13/$version/g" index.html  
  for dir in `find . -mindepth 1 -type d `; do cp -pv index.html $dir/; done
  for dir in `find . -mindepth 1 -type d `; do cp -pv index.html $dir/; done
'''<font color="red">DONE TO HERE</font>'''
canmove, Confirmed users
2,850

edits