Releases/Thunderbird 2.0.0.21/BuildNotes: Difference between revisions

Jump to navigation Jump to search
Line 222: Line 222:


====Update symlink====
====Update symlink====
On stage.m.o, change symlink to point to new release:
$ cd /pub/mozilla.org/thunderbird/releases
# confirm where latest symlinks point to where before starting
$ ls -la latest*
lrwxrwxrwx  1 cltbld thunderbird 8 Dec 30 11:44 latest -> 2.0.0.19
lrwxrwxrwx  1 cltbld thunderbird 8 Dec 30 11:44 latest-2.0 -> 2.0.0.19
$ rm latest    # (note no trailing slash)
$ ln -s 2.0.0.21 latest
$ rm latest-2.0  # (note no trailing slash)
$ ln -s 2.0.0.21 latest-2.0
# confirm latest symlinks point to newest release
$ ls -la latest*
lrwxrwxrwx  1 cltbld thunderbird 8 Mar 18 13:54 latest -> 2.0.0.21
lrwxrwxrwx  1 cltbld thunderbird 8 Mar 18 13:54 latest-2.0 -> 2.0.0.21
Confirmed users
4,293

edits

Navigation menu