always disable complete jump b=388524 r=nthomas

This commit is contained in:
rhelmer@mozilla.com 2008-02-04 12:01:00 -08:00
parent 04d15ec4d9
commit b1fa339778

View File

@ -18,7 +18,7 @@ use Bootstrap::Util qw(CvsCatfile GetBouncerPlatforms
use strict;
my $RELEASE_CANDIDATE_CHANNELS = ['beta', 'betatest'];
my $RELEASE_CANDIDATE_CHANNELS = ['beta', 'betatest','DisableCompleteJump'];
sub Execute {
my $this = shift;