| Index: scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Staging.json
|
| diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Staging.json b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Staging.json
|
| index 4b0d347ef753b5fc98bc2fcfe5c032844efff650..e927dc977e5bd063bea80907a756b6cb744375ca 100644
|
| --- a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Staging.json
|
| +++ b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Staging.json
|
| @@ -103,7 +103,6 @@
|
| "goma-clang",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| - "--clobber",
|
| "--",
|
| "all"
|
| ],
|
| @@ -147,7 +146,7 @@
|
| "--path-to-compdb",
|
| "[SLAVE_BUILD]/src/out/Debug/compile_commands.json",
|
| "--path-to-archive-output",
|
| - "[SLAVE_BUILD]/src/out/Debug/index_pack_linux_170242.zip"
|
| + "[SLAVE_BUILD]/src/out/Debug/index_pack_linux.zip"
|
| ],
|
| "name": "create index pack"
|
| },
|
| @@ -180,7 +179,7 @@
|
| "3.25",
|
| "--",
|
| "cp",
|
| - "[SLAVE_BUILD]/src/out/Debug/index_pack_linux_170242.zip",
|
| + "[SLAVE_BUILD]/src/out/Debug/index_pack_linux.zip",
|
| "gs://chrome-codesearch/staging/index_pack_linux_170242.zip"
|
| ],
|
| "name": "gsutil upload index pack",
|
| @@ -199,7 +198,7 @@
|
| "tools",
|
| "/usr/include",
|
| "-f",
|
| - "chromium_src_linux_170242.tar.bz2"
|
| + "chromium_src_linux.tar.bz2"
|
| ],
|
| "name": "archive source"
|
| },
|
| @@ -214,7 +213,7 @@
|
| "3.25",
|
| "--",
|
| "cp",
|
| - "[SLAVE_BUILD]/chromium_src_linux_170242.tar.bz2",
|
| + "[SLAVE_BUILD]/chromium_src_linux.tar.bz2",
|
| "gs://chrome-codesearch/staging/chromium_src_linux_170242.tar.bz2"
|
| ],
|
| "name": "gsutil upload source tarball",
|
|
|