mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
Upload the update package data to a useful location.
This commit is contained in:
parent
8df73495da
commit
070a4e229a
@ -573,8 +573,7 @@ sub update_create_package {
|
||||
# Push the build schema 2 data.
|
||||
{
|
||||
TinderUtils::print_log "\nPushing third-gen update info...\n";
|
||||
#my $path = "/opt/aus2/build/0";
|
||||
my $path = "/tmp/l10n-test3/opt/aus2/build/0";
|
||||
my $path = "/opt/aus2/build/0";
|
||||
$path = "$path/$update_product/$update_version/$update_platform/$buildid/$locale";
|
||||
|
||||
TinderUtils::run_shell_command "ssh -i $ENV{HOME}/.ssh/aus cltbld\@aus-staging.mozilla.org mkdir -p $path";
|
||||
|
Loading…
x
Reference in New Issue
Block a user