Move Sunbird and Lightning nightly build hour from 6am to 3am Pacific. okayed by preed in IRC

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215657 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mattwillis%gmail.com
2006-11-22 13:26:23 +00:00
parent 9858e2ba94
commit 87251eb479
3 changed files with 3 additions and 3 deletions

View File

@@ -192,7 +192,7 @@ $ReleaseBuild = 1;
$shiptalkback = 0;
#$ReleaseToLatest = 1; # Push the release to latest-<milestone>?
#$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "6";
$build_hour = "3";
#$package_creation_path = "/xpinstall/packager";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";

View File

@@ -188,7 +188,7 @@ $ReleaseBuild = 1;
$shiptalkback = 0;
#$ReleaseToLatest = 1; # Push the release to latest-<milestone>?
#$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "6";
$build_hour = "3";
#$package_creation_path = "/xpinstall/packager";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$mac_bundle_path = "/mail/app";

View File

@@ -186,7 +186,7 @@ $ReleaseBuild = 1;
$shiptalkback = 0;
#$ReleaseToLatest = 1; # Push the release to latest-<milestone>?
#$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-<milestone>?
$build_hour = "6";
$build_hour = "3";
#$package_creation_path = "/xpinstall/packager";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";