Update the rest of the buildbot scripts for AMBuild.

Former-commit-id: ef3e192105c8c7f3905a2ceb82df4751d51cc013
This commit is contained in:
David Anderson
2014-02-08 21:45:40 -08:00
parent 426771deda
commit e56cd58d70
4 changed files with 48 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ chdir($path);
require 'helpers.pm';
chdir('../../OUTPUT');
chdir('../../../OUTPUT');
my $argn = $#ARGV + 1;
if ($argn > 0) {