Bug 416237 - set up qm-pmac-fast02, qm-plinux-fast02, qm-pxp-fast02

bustage fix, bad config file names. a/r=anodelman
This commit is contained in:
anodelman%mozilla.com 2008-02-27 01:11:42 +00:00
Родитель 2b268266bc
Коммит b7037342ab
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -720,7 +720,7 @@ win32_branch_fast_steps.addStep(FileDownload,
slavedest="generate-tpcomponent.py",
workdir="talos/page_load_test")
win32_branch_fast_steps.addStep(FileDownload,
mastersrc="configs/production.fast.sample.config",
mastersrc="configs/fast.production.sample.config",
slavedest="sample.config",
workdir="talos/")
win32_branch_fast_steps.addStep(FileDownload,
@ -1199,7 +1199,7 @@ linux_branch_fast_steps.addStep(FileDownload,
slavedest="generate-tpcomponent.py",
workdir="talos/page_load_test")
linux_branch_fast_steps.addStep(FileDownload,
mastersrc="configs/production.fast.sample.config",
mastersrc="configs/fast.production.sample.config",
slavedest="sample.config",
workdir="talos/")
linux_branch_fast_steps.addStep(FileDownload,
@ -1561,7 +1561,7 @@ mac_branch_fast_steps.addStep(FileDownload,
slavedest="installdmg.sh",
workdir=".")
mac_branch_fast_steps.addStep(FileDownload,
mastersrc="configs/production.fast.sample.config",
mastersrc="configs/fast.production.sample.config",
slavedest="sample.config",
workdir="talos/")
mac_branch_fast_steps.addStep(FileDownload,