Releases/Firefox 2.0.0.16-3.0.1 MU:BuildNotes: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 42: Line 42:
  # now, we have all the channels we need except for the 4 listed at the start
  # now, we have all the channels we need except for the 4 listed at the start
  # because the real release channels aren't prepended with 'release' we will do this different:
  # because the real release channels aren't prepended with 'release' we will do this different:
  for i in [list of channels that don't start with release-]; do echo $i >> partner-update-channels && echo 'beta-$i' >> partner-update-channels && echo 'betatest-$i' >> partner-update-channels && echo 'releasetest-$i' >> partner-update-channels; done
  for i in [list of channels that don't start with release-]; do echo $i >> partner-update-channels && echo "beta-$i" >> partner-update-channels && echo "betatest-$i" >> partner-update-channels && echo "releasetest-$i" >> partner-update-channels; done
  # now we have a complete list of partner channels to generate snippets for
  # now we have a complete list of partner channels to generate snippets for


canmove, Confirmed users
6,441

edits

Navigation menu