Roll recipe dependencies Includes fxrev.dev/673645, which adds a new `git_checkout` module that will replace the `api.git.checkout()` method. Most of the diffs come from fxrev.dev/673458, which stopped unnecessarily setting -u on Python invocations. Bug: fuchsia:99125 Change-Id: I61a99ab900977ff9ca1befaaf5ea414b2cec0673 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/29460 Reviewed-by: Casey Hillers <chillers@google.com> Commit-Queue: Oliver Newman <olivernewman@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 2fcea73..2b6ec10 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "5e49eda5c480d3bb11eeb6f982397c0ad33dc2e3", + "revision": "9856ff0e46ddf1642d14516e7f31ed2eb5514357", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "fuchsia": { "branch": "refs/heads/main", - "revision": "c4468942b5951eadb1e275abb1dd7a8111a98742", + "revision": "621ab4d4b73145431bdea776e55a5f9cecdcd447", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "22391916f2fa18a9e24df64968c6f3133f42238c", + "revision": "ce1d3684033cc90518019714ed6387a3cbeadc94", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },
diff --git a/recipe_modules/build_util/examples/full.expected/basic.json b/recipe_modules/build_util/examples/full.expected/basic.json index bf9ad83..3cd8a8b 100644 --- a/recipe_modules/build_util/examples/full.expected/basic.json +++ b/recipe_modules/build_util/examples/full.expected/basic.json
@@ -212,7 +212,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -266,7 +265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -303,7 +301,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -328,7 +325,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -403,7 +399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -457,7 +452,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -494,7 +488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -519,7 +512,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipe_modules/sdk/examples/full.expected/ensure_arm_sdk.json b/recipe_modules/sdk/examples/full.expected/ensure_arm_sdk.json index 56969fe..6bba367 100644 --- a/recipe_modules/sdk/examples/full.expected/ensure_arm_sdk.json +++ b/recipe_modules/sdk/examples/full.expected/ensure_arm_sdk.json
@@ -127,7 +127,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -308,7 +307,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -382,7 +380,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -479,7 +476,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -564,7 +560,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipe_modules/sdk/examples/full.expected/ensure_intel_sdk.json b/recipe_modules/sdk/examples/full.expected/ensure_intel_sdk.json index 634585f..a25bb53 100644 --- a/recipe_modules/sdk/examples/full.expected/ensure_intel_sdk.json +++ b/recipe_modules/sdk/examples/full.expected/ensure_intel_sdk.json
@@ -127,7 +127,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -308,7 +307,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -382,7 +380,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -479,7 +476,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -564,7 +560,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipe_modules/sdk/examples/full.expected/has_cache_sdk.json b/recipe_modules/sdk/examples/full.expected/has_cache_sdk.json index 578316a..ff88eee 100644 --- a/recipe_modules/sdk/examples/full.expected/has_cache_sdk.json +++ b/recipe_modules/sdk/examples/full.expected/has_cache_sdk.json
@@ -193,7 +193,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -351,7 +350,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -448,7 +446,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -533,7 +530,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipe_modules/sdk/examples/full.expected/missing_package_file.json b/recipe_modules/sdk/examples/full.expected/missing_package_file.json index 1bfe548..ed48151 100644 --- a/recipe_modules/sdk/examples/full.expected/missing_package_file.json +++ b/recipe_modules/sdk/examples/full.expected/missing_package_file.json
@@ -193,7 +193,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipe_modules/vdl/examples/full.expected/ensure_vdl.json b/recipe_modules/vdl/examples/full.expected/ensure_vdl.json index 2501abd..ba5969a 100644 --- a/recipe_modules/vdl/examples/full.expected/ensure_vdl.json +++ b/recipe_modules/vdl/examples/full.expected/ensure_vdl.json
@@ -300,7 +300,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -481,7 +480,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -555,7 +553,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -629,7 +626,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -747,7 +743,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/engine/engine.expected/Linux Fuchsia failing test.json b/recipes/engine/engine.expected/Linux Fuchsia failing test.json index 6589654..8c7b969 100644 --- a/recipes/engine/engine.expected/Linux Fuchsia failing test.json +++ b/recipes/engine/engine.expected/Linux Fuchsia failing test.json
@@ -644,7 +644,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -751,7 +750,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -818,7 +816,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -873,7 +870,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1328,7 +1324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1436,7 +1431,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1503,7 +1497,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1558,7 +1551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine.expected/Linux Fuchsia skips on duplicate.json b/recipes/engine/engine.expected/Linux Fuchsia skips on duplicate.json index b589d8f..7a964b7 100644 --- a/recipes/engine/engine.expected/Linux Fuchsia skips on duplicate.json +++ b/recipes/engine/engine.expected/Linux Fuchsia skips on duplicate.json
@@ -1203,7 +1203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1312,7 +1311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1379,7 +1377,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1434,7 +1431,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1893,7 +1889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2002,7 +1997,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2069,7 +2063,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2124,7 +2117,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2440,7 +2432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2549,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2616,7 +2606,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2671,7 +2660,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4777,7 +4765,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/clobber.json b/recipes/engine/engine.expected/clobber.json index 61cdde3..c88cfbb 100644 --- a/recipes/engine/engine.expected/clobber.json +++ b/recipes/engine/engine.expected/clobber.json
@@ -894,7 +894,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1002,7 +1001,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1069,7 +1067,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1124,7 +1121,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1534,7 +1530,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1642,7 +1637,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1709,7 +1703,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1764,7 +1757,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1985,7 +1977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2092,7 +2083,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2159,7 +2149,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2214,7 +2203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2435,7 +2423,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2542,7 +2529,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2609,7 +2595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2664,7 +2649,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2933,7 +2917,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3040,7 +3023,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3107,7 +3089,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3162,7 +3143,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4333,7 +4313,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4440,7 +4419,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4507,7 +4485,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4562,7 +4539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4783,7 +4759,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4890,7 +4865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4957,7 +4931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5012,7 +4985,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5233,7 +5205,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5340,7 +5311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5407,7 +5377,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5462,7 +5431,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6079,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6186,7 +6153,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6253,7 +6219,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6308,7 +6273,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6574,7 +6538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6682,7 +6645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6749,7 +6711,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6804,7 +6765,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7207,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7314,7 +7273,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7381,7 +7339,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7436,7 +7393,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7702,7 +7658,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7810,7 +7765,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7877,7 +7831,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7932,7 +7885,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8423,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8530,7 +8481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8597,7 +8547,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8652,7 +8601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9093,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9200,7 +9147,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9267,7 +9213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9322,7 +9267,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9763,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9870,7 +9813,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9937,7 +9879,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9992,7 +9933,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10389,7 +10329,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10497,7 +10436,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10564,7 +10502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10619,7 +10556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11791,7 +11727,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11906,7 +11841,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11973,7 +11907,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12028,7 +11961,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15360,7 +15292,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15469,7 +15400,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15536,7 +15466,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15591,7 +15520,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15861,7 +15789,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15970,7 +15897,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16037,7 +15963,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16092,7 +16017,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16408,7 +16332,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16517,7 +16440,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16584,7 +16506,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16639,7 +16560,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18211,7 +18131,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/experimental.json b/recipes/engine/engine.expected/experimental.json index 241754d..8671ab7 100644 --- a/recipes/engine/engine.expected/experimental.json +++ b/recipes/engine/engine.expected/experimental.json
@@ -892,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1000,7 +999,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1067,7 +1065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1122,7 +1119,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1532,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1640,7 +1635,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1707,7 +1701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1762,7 +1755,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1983,7 +1975,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2090,7 +2081,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2157,7 +2147,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2212,7 +2201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2433,7 +2421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2540,7 +2527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2607,7 +2593,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2662,7 +2647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2931,7 +2915,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3038,7 +3021,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3105,7 +3087,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3160,7 +3141,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4331,7 +4311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4438,7 +4417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4505,7 +4483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4560,7 +4537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4781,7 +4757,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4888,7 +4863,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4955,7 +4929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5010,7 +4983,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5231,7 +5203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5338,7 +5309,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5405,7 +5375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5460,7 +5429,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6077,7 +6045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6184,7 +6151,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6251,7 +6217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6306,7 +6271,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6572,7 +6536,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6680,7 +6643,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6747,7 +6709,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6802,7 +6763,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7205,7 +7165,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7312,7 +7271,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7379,7 +7337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7434,7 +7391,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7700,7 +7656,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7808,7 +7763,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7875,7 +7829,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7930,7 +7883,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8421,7 +8373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8528,7 +8479,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8595,7 +8545,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8650,7 +8599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9091,7 +9039,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9198,7 +9145,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9265,7 +9211,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9320,7 +9265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9761,7 +9705,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9868,7 +9811,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9935,7 +9877,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9990,7 +9931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10387,7 +10327,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10495,7 +10434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10562,7 +10500,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10617,7 +10554,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11779,7 +11715,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11894,7 +11829,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11961,7 +11895,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12016,7 +11949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15340,7 +15272,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15449,7 +15380,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15516,7 +15446,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15571,7 +15500,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15841,7 +15769,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15950,7 +15877,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16017,7 +15943,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16072,7 +15997,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16388,7 +16312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16497,7 +16420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16564,7 +16486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16619,7 +16540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18191,7 +18111,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/experimental_upload.json b/recipes/engine/engine.expected/experimental_upload.json index 14d240d..35d14dd 100644 --- a/recipes/engine/engine.expected/experimental_upload.json +++ b/recipes/engine/engine.expected/experimental_upload.json
@@ -892,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1000,7 +999,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1067,7 +1065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1122,7 +1119,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1532,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1640,7 +1635,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1707,7 +1701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1762,7 +1755,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1983,7 +1975,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2090,7 +2081,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2157,7 +2147,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2212,7 +2201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2433,7 +2421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2540,7 +2527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2607,7 +2593,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2662,7 +2647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2931,7 +2915,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3038,7 +3021,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3105,7 +3087,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3160,7 +3141,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4688,7 +4668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4795,7 +4774,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4862,7 +4840,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4917,7 +4894,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5138,7 +5114,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5245,7 +5220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5312,7 +5286,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5367,7 +5340,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5588,7 +5560,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5695,7 +5666,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5762,7 +5732,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5817,7 +5786,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6638,7 +6606,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6745,7 +6712,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6812,7 +6778,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6867,7 +6832,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7133,7 +7097,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7241,7 +7204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7308,7 +7270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7363,7 +7324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7817,7 +7777,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7924,7 +7883,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7991,7 +7949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8046,7 +8003,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8312,7 +8268,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8420,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8487,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8542,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9237,7 +9189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9344,7 +9295,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9411,7 +9361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9466,7 +9415,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10111,7 +10059,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10218,7 +10165,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10285,7 +10231,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10340,7 +10285,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10985,7 +10929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11092,7 +11035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11159,7 +11101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11214,7 +11155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11968,7 +11908,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12076,7 +12015,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12143,7 +12081,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12198,7 +12135,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13519,7 +13455,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13634,7 +13569,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13701,7 +13635,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13756,7 +13689,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19058,7 +18990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19167,7 +19098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19234,7 +19164,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19289,7 +19218,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19559,7 +19487,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19668,7 +19595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19735,7 +19661,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19790,7 +19715,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20106,7 +20030,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20215,7 +20138,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20282,7 +20204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20337,7 +20258,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22227,7 +22147,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/fail_android_aot_sharded_builds.json b/recipes/engine/engine.expected/fail_android_aot_sharded_builds.json index a0fd91d..434fba6 100644 --- a/recipes/engine/engine.expected/fail_android_aot_sharded_builds.json +++ b/recipes/engine/engine.expected/fail_android_aot_sharded_builds.json
@@ -699,7 +699,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -810,7 +809,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -879,7 +877,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -936,7 +933,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1407,7 +1403,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1519,7 +1514,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1588,7 +1582,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1645,7 +1638,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine.expected/gcloud_pubsub_failure.json b/recipes/engine/engine.expected/gcloud_pubsub_failure.json index b3f488d..ff98dbb 100644 --- a/recipes/engine/engine.expected/gcloud_pubsub_failure.json +++ b/recipes/engine/engine.expected/gcloud_pubsub_failure.json
@@ -784,7 +784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -892,7 +891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -959,7 +957,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1014,7 +1011,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1424,7 +1420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1532,7 +1527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1599,7 +1593,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1654,7 +1647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1875,7 +1867,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1982,7 +1973,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2049,7 +2039,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2104,7 +2093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2325,7 +2313,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2432,7 +2419,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2499,7 +2485,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2554,7 +2539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2823,7 +2807,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2930,7 +2913,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2997,7 +2979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3052,7 +3033,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4223,7 +4203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4330,7 +4309,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4397,7 +4375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4452,7 +4429,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4673,7 +4649,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4780,7 +4755,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4847,7 +4821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4902,7 +4875,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5123,7 +5095,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5230,7 +5201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5297,7 +5267,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5352,7 +5321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5969,7 +5937,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6076,7 +6043,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6143,7 +6109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6198,7 +6163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6464,7 +6428,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6572,7 +6535,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6639,7 +6601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6694,7 +6655,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7097,7 +7057,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7204,7 +7163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7271,7 +7229,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7326,7 +7283,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7592,7 +7548,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7700,7 +7655,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7767,7 +7721,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7822,7 +7775,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8313,7 +8265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8420,7 +8371,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8487,7 +8437,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8542,7 +8491,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8983,7 +8931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9090,7 +9037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9157,7 +9103,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9212,7 +9157,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9653,7 +9597,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9760,7 +9703,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9827,7 +9769,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9882,7 +9823,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10279,7 +10219,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10387,7 +10326,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10454,7 +10392,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10509,7 +10446,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11681,7 +11617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11796,7 +11731,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11863,7 +11797,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11918,7 +11851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15250,7 +15182,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15359,7 +15290,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15426,7 +15356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15481,7 +15410,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15751,7 +15679,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15860,7 +15787,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15927,7 +15853,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15982,7 +15907,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16298,7 +16222,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16407,7 +16330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16474,7 +16396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16529,7 +16450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18101,7 +18021,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux.json b/recipes/engine/engine.expected/linux.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux.json +++ b/recipes/engine/engine.expected/linux.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_font_subset.json b/recipes/engine/engine.expected/linux_font_subset.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux_font_subset.json +++ b/recipes/engine/engine.expected/linux_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven.json b/recipes/engine/engine.expected/linux_maven.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux_maven.json +++ b/recipes/engine/engine.expected/linux_maven.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven_font_subset.json b/recipes/engine/engine.expected/linux_maven_font_subset.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux_maven_font_subset.json +++ b/recipes/engine/engine.expected/linux_maven_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven_no_lto.json b/recipes/engine/engine.expected/linux_maven_no_lto.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_maven_no_lto.json +++ b/recipes/engine/engine.expected/linux_maven_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_maven_no_lto_font_subset.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_maven_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_maven_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven_publish_cipd.json b/recipes/engine/engine.expected/linux_maven_publish_cipd.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux_maven_publish_cipd.json +++ b/recipes/engine/engine.expected/linux_maven_publish_cipd.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven_publish_cipd_font_subset.json b/recipes/engine/engine.expected/linux_maven_publish_cipd_font_subset.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux_maven_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/linux_maven_publish_cipd_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto.json b/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto_font_subset.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_maven_publish_cipd_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_no_lto.json b/recipes/engine/engine.expected/linux_no_lto.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_no_lto.json +++ b/recipes/engine/engine.expected/linux_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_no_lto_font_subset.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_publish_cipd.json b/recipes/engine/engine.expected/linux_publish_cipd.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux_publish_cipd.json +++ b/recipes/engine/engine.expected/linux_publish_cipd.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_publish_cipd_font_subset.json b/recipes/engine/engine.expected/linux_publish_cipd_font_subset.json index 4077845..5d84d45 100644 --- a/recipes/engine/engine.expected/linux_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/linux_publish_cipd_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4221,7 +4201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4328,7 +4307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4395,7 +4373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4450,7 +4427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4671,7 +4647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4778,7 +4753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4845,7 +4819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4900,7 +4873,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5121,7 +5093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5228,7 +5199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5295,7 +5265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5350,7 +5319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5967,7 +5935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6074,7 +6041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6141,7 +6107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6196,7 +6161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6462,7 +6426,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6570,7 +6533,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6637,7 +6599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6692,7 +6653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7095,7 +7055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7202,7 +7161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7269,7 +7227,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7324,7 +7281,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7590,7 +7546,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7698,7 +7653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7765,7 +7719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7820,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8311,7 +8263,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8418,7 +8369,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8485,7 +8435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8540,7 +8489,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8981,7 +8929,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9088,7 +9035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9155,7 +9101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9210,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9651,7 +9595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9758,7 +9701,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9825,7 +9767,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9880,7 +9821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10277,7 +10217,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10385,7 +10324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10452,7 +10390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10507,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11669,7 +11605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11784,7 +11719,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11851,7 +11785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11906,7 +11839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15281,7 +15213,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15390,7 +15321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15457,7 +15387,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15512,7 +15441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15782,7 +15710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15891,7 +15818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15958,7 +15884,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16013,7 +15938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16329,7 +16253,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16438,7 +16361,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16505,7 +16427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16560,7 +16481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18132,7 +18052,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_publish_cipd_no_lto.json b/recipes/engine/engine.expected/linux_publish_cipd_no_lto.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/linux_publish_cipd_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_publish_cipd_no_lto_font_subset.json index 8a3baf3..91c4d39 100644 --- a/recipes/engine/engine.expected/linux_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_publish_cipd_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4226,7 +4206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4333,7 +4312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4400,7 +4378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4455,7 +4432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4676,7 +4652,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4783,7 +4758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4850,7 +4824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4905,7 +4878,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5126,7 +5098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5233,7 +5204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5300,7 +5270,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5355,7 +5324,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5973,7 +5941,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6468,7 +6432,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6576,7 +6539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6643,7 +6605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6698,7 +6659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7101,7 +7061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7208,7 +7167,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7275,7 +7233,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7330,7 +7287,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7596,7 +7552,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7704,7 +7659,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7771,7 +7725,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7826,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8317,7 +8269,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8424,7 +8375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8491,7 +8441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8546,7 +8495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8987,7 +8935,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9094,7 +9041,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9161,7 +9107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9216,7 +9161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9657,7 +9601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9764,7 +9707,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9831,7 +9773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9886,7 +9827,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10283,7 +10223,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10391,7 +10330,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10458,7 +10396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10513,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11676,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11791,7 +11726,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11858,7 +11792,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11913,7 +11846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15288,7 +15220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15397,7 +15328,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15464,7 +15394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15519,7 +15448,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15789,7 +15717,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15898,7 +15825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15965,7 +15891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16020,7 +15945,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16336,7 +16260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16445,7 +16368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16512,7 +16434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16567,7 +16488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18139,7 +18059,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload.json b/recipes/engine/engine.expected/linux_upload.json index cbb8c58..3bb9982 100644 --- a/recipes/engine/engine.expected/linux_upload.json +++ b/recipes/engine/engine.expected/linux_upload.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4527,7 +4507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4634,7 +4613,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4701,7 +4679,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4756,7 +4733,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4977,7 +4953,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5084,7 +5059,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5151,7 +5125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5206,7 +5179,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5427,7 +5399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5534,7 +5505,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5601,7 +5571,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5656,7 +5625,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6477,7 +6445,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6584,7 +6551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6651,7 +6617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6706,7 +6671,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6972,7 +6936,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7080,7 +7043,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7147,7 +7109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7202,7 +7163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7656,7 +7616,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7763,7 +7722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7830,7 +7788,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7885,7 +7842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8151,7 +8107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8259,7 +8214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8326,7 +8280,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8381,7 +8334,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9076,7 +9028,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9183,7 +9134,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9250,7 +9200,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9305,7 +9254,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9950,7 +9898,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10057,7 +10004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10124,7 +10070,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10179,7 +10124,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10824,7 +10768,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10931,7 +10874,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10998,7 +10940,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11053,7 +10994,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11807,7 +11747,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11915,7 +11854,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11982,7 +11920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12037,7 +11974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13358,7 +13294,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13473,7 +13408,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13540,7 +13474,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13595,7 +13528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18948,7 +18880,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19057,7 +18988,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19124,7 +19054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19179,7 +19108,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19449,7 +19377,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19558,7 +19485,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19625,7 +19551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19680,7 +19605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19996,7 +19920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20105,7 +20028,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20172,7 +20094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20227,7 +20148,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22173,7 +22093,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_font_subset.json b/recipes/engine/engine.expected/linux_upload_font_subset.json index a5d5d6c..e2ad66e 100644 --- a/recipes/engine/engine.expected/linux_upload_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4578,7 +4558,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4685,7 +4664,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4752,7 +4730,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4807,7 +4784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5028,7 +5004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5135,7 +5110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5202,7 +5176,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5257,7 +5230,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5478,7 +5450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5585,7 +5556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5652,7 +5622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5707,7 +5676,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6528,7 +6496,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6635,7 +6602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6702,7 +6668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6757,7 +6722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7023,7 +6987,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7131,7 +7094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7198,7 +7160,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7253,7 +7214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7707,7 +7667,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7814,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7881,7 +7839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7936,7 +7893,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8202,7 +8158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8310,7 +8265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8377,7 +8331,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8432,7 +8385,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9127,7 +9079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9234,7 +9185,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9301,7 +9251,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9356,7 +9305,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10001,7 +9949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10108,7 +10055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10175,7 +10121,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10230,7 +10175,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10875,7 +10819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10982,7 +10925,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11049,7 +10991,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11104,7 +11045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11858,7 +11798,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11966,7 +11905,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12033,7 +11971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12088,7 +12025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13409,7 +13345,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13524,7 +13459,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13591,7 +13525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13646,7 +13579,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18999,7 +18931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19108,7 +19039,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19175,7 +19105,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19230,7 +19159,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19500,7 +19428,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19609,7 +19536,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19676,7 +19602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19731,7 +19656,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20047,7 +19971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20156,7 +20079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20223,7 +20145,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20278,7 +20199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22224,7 +22144,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven.json b/recipes/engine/engine.expected/linux_upload_maven.json index f0a3eb8..4fc9019 100644 --- a/recipes/engine/engine.expected/linux_upload_maven.json +++ b/recipes/engine/engine.expected/linux_upload_maven.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4527,7 +4507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4634,7 +4613,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4701,7 +4679,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4756,7 +4733,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4977,7 +4953,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5084,7 +5059,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5151,7 +5125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5206,7 +5179,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5427,7 +5399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5534,7 +5505,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5601,7 +5571,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5656,7 +5625,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6477,7 +6445,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6584,7 +6551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6651,7 +6617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6706,7 +6671,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6972,7 +6936,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7080,7 +7043,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7147,7 +7109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7202,7 +7163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7656,7 +7616,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7763,7 +7722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7830,7 +7788,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7885,7 +7842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8151,7 +8107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8259,7 +8214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8326,7 +8280,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8381,7 +8334,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8974,7 +8926,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9081,7 +9032,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9148,7 +9098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9203,7 +9152,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9746,7 +9694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9853,7 +9800,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9920,7 +9866,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9975,7 +9920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10518,7 +10462,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10625,7 +10568,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10692,7 +10634,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10747,7 +10688,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11246,7 +11186,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11354,7 +11293,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11421,7 +11359,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11476,7 +11413,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12797,7 +12733,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12912,7 +12847,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12979,7 +12913,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13034,7 +12967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17451,7 +17383,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17560,7 +17491,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17627,7 +17557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17682,7 +17611,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17952,7 +17880,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18061,7 +17988,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18128,7 +18054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18183,7 +18108,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18499,7 +18423,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18608,7 +18531,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18675,7 +18597,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18730,7 +18651,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20676,7 +20596,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven_font_subset.json b/recipes/engine/engine.expected/linux_upload_maven_font_subset.json index 0baa8c1..553676b 100644 --- a/recipes/engine/engine.expected/linux_upload_maven_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_maven_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4578,7 +4558,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4685,7 +4664,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4752,7 +4730,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4807,7 +4784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5028,7 +5004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5135,7 +5110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5202,7 +5176,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5257,7 +5230,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5478,7 +5450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5585,7 +5556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5652,7 +5622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5707,7 +5676,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6528,7 +6496,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6635,7 +6602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6702,7 +6668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6757,7 +6722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7023,7 +6987,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7131,7 +7094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7198,7 +7160,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7253,7 +7214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7707,7 +7667,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7814,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7881,7 +7839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7936,7 +7893,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8202,7 +8158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8310,7 +8265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8377,7 +8331,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8432,7 +8385,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9025,7 +8977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9132,7 +9083,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9199,7 +9149,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9254,7 +9203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9797,7 +9745,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9904,7 +9851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9971,7 +9917,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10026,7 +9971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10569,7 +10513,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10676,7 +10619,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10743,7 +10685,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10798,7 +10739,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11297,7 +11237,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11405,7 +11344,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11472,7 +11410,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11527,7 +11464,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12848,7 +12784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12963,7 +12898,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13030,7 +12964,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13085,7 +13018,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17502,7 +17434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17611,7 +17542,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17678,7 +17608,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17733,7 +17662,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18003,7 +17931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18112,7 +18039,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18179,7 +18105,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18234,7 +18159,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18550,7 +18474,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18659,7 +18582,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18726,7 +18648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18781,7 +18702,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20727,7 +20647,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven_no_lto.json b/recipes/engine/engine.expected/linux_upload_maven_no_lto.json index 809bfb3..2bb8c46 100644 --- a/recipes/engine/engine.expected/linux_upload_maven_no_lto.json +++ b/recipes/engine/engine.expected/linux_upload_maven_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4532,7 +4512,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4639,7 +4618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4706,7 +4684,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4761,7 +4738,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4982,7 +4958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5089,7 +5064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5156,7 +5130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5211,7 +5184,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5432,7 +5404,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5539,7 +5510,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5606,7 +5576,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5661,7 +5630,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6483,7 +6451,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6590,7 +6557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6657,7 +6623,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6712,7 +6677,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6978,7 +6942,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7086,7 +7049,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7153,7 +7115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7208,7 +7169,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7662,7 +7622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7769,7 +7728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7836,7 +7794,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7891,7 +7848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8157,7 +8113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8265,7 +8220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8332,7 +8286,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8387,7 +8340,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8980,7 +8932,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9087,7 +9038,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9154,7 +9104,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9209,7 +9158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9752,7 +9700,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9859,7 +9806,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9926,7 +9872,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9981,7 +9926,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10524,7 +10468,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10631,7 +10574,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10698,7 +10640,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10753,7 +10694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11252,7 +11192,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11360,7 +11299,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11427,7 +11365,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11482,7 +11419,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12804,7 +12740,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12919,7 +12854,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12986,7 +12920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13041,7 +12974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17458,7 +17390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17567,7 +17498,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17634,7 +17564,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17689,7 +17618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17959,7 +17887,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18068,7 +17995,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18135,7 +18061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18190,7 +18115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18506,7 +18430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18615,7 +18538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18682,7 +18604,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18737,7 +18658,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20683,7 +20603,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_upload_maven_no_lto_font_subset.json index f386e35..4ec26fc 100644 --- a/recipes/engine/engine.expected/linux_upload_maven_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_maven_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4583,7 +4563,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4690,7 +4669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4757,7 +4735,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4812,7 +4789,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5033,7 +5009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5140,7 +5115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5207,7 +5181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5262,7 +5235,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5483,7 +5455,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5590,7 +5561,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5657,7 +5627,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5712,7 +5681,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6534,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6641,7 +6608,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6708,7 +6674,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6763,7 +6728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7029,7 +6993,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7137,7 +7100,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7204,7 +7166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7259,7 +7220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7713,7 +7673,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7820,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7887,7 +7845,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7942,7 +7899,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8208,7 +8164,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8316,7 +8271,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8383,7 +8337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8438,7 +8391,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9031,7 +8983,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9138,7 +9089,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9205,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9260,7 +9209,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9803,7 +9751,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9910,7 +9857,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9977,7 +9923,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10032,7 +9977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10575,7 +10519,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10682,7 +10625,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10749,7 +10691,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10804,7 +10745,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11303,7 +11243,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11411,7 +11350,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11478,7 +11416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11533,7 +11470,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12855,7 +12791,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12970,7 +12905,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13037,7 +12971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13092,7 +13025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17509,7 +17441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17618,7 +17549,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17685,7 +17615,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17740,7 +17669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18010,7 +17938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18119,7 +18046,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18186,7 +18112,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18241,7 +18166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18557,7 +18481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18666,7 +18589,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18733,7 +18655,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18788,7 +18709,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20734,7 +20654,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd.json b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd.json index 0bd45e1..cb3d6da 100644 --- a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd.json +++ b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4527,7 +4507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4634,7 +4613,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4701,7 +4679,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4756,7 +4733,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4977,7 +4953,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5084,7 +5059,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5151,7 +5125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5206,7 +5179,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5427,7 +5399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5534,7 +5505,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5601,7 +5571,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5656,7 +5625,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6477,7 +6445,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6584,7 +6551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6651,7 +6617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6706,7 +6671,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6972,7 +6936,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7080,7 +7043,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7147,7 +7109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7202,7 +7163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7656,7 +7616,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7763,7 +7722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7830,7 +7788,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7885,7 +7842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8151,7 +8107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8259,7 +8214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8326,7 +8280,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8381,7 +8334,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8974,7 +8926,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9081,7 +9032,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9148,7 +9098,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9203,7 +9152,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9746,7 +9694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9853,7 +9800,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9920,7 +9866,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9975,7 +9920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10518,7 +10462,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10625,7 +10568,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10692,7 +10634,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10747,7 +10688,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11246,7 +11186,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11354,7 +11293,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11421,7 +11359,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11476,7 +11413,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12797,7 +12733,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12912,7 +12847,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12979,7 +12913,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13034,7 +12967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17451,7 +17383,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17560,7 +17491,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17627,7 +17557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17682,7 +17611,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17952,7 +17880,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18061,7 +17988,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18128,7 +18054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18183,7 +18108,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18499,7 +18423,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18608,7 +18531,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18675,7 +18597,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18730,7 +18651,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20674,7 +20594,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_font_subset.json b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_font_subset.json index 5ede934..4d0caa3 100644 --- a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4578,7 +4558,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4685,7 +4664,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4752,7 +4730,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4807,7 +4784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5028,7 +5004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5135,7 +5110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5202,7 +5176,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5257,7 +5230,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5478,7 +5450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5585,7 +5556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5652,7 +5622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5707,7 +5676,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6528,7 +6496,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6635,7 +6602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6702,7 +6668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6757,7 +6722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7023,7 +6987,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7131,7 +7094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7198,7 +7160,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7253,7 +7214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7707,7 +7667,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7814,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7881,7 +7839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7936,7 +7893,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8202,7 +8158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8310,7 +8265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8377,7 +8331,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8432,7 +8385,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9025,7 +8977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9132,7 +9083,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9199,7 +9149,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9254,7 +9203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9797,7 +9745,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9904,7 +9851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9971,7 +9917,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10026,7 +9971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10569,7 +10513,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10676,7 +10619,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10743,7 +10685,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10798,7 +10739,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11297,7 +11237,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11405,7 +11344,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11472,7 +11410,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11527,7 +11464,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12848,7 +12784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12963,7 +12898,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13030,7 +12964,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13085,7 +13018,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17502,7 +17434,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17611,7 +17542,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17678,7 +17608,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17733,7 +17662,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18003,7 +17931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18112,7 +18039,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18179,7 +18105,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18234,7 +18159,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18550,7 +18474,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18659,7 +18582,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18726,7 +18648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18781,7 +18702,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20725,7 +20645,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto.json b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto.json index f2a1bff..0dcb621 100644 --- a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4532,7 +4512,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4639,7 +4618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4706,7 +4684,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4761,7 +4738,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4982,7 +4958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5089,7 +5064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5156,7 +5130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5211,7 +5184,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5432,7 +5404,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5539,7 +5510,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5606,7 +5576,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5661,7 +5630,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6483,7 +6451,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6590,7 +6557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6657,7 +6623,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6712,7 +6677,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6978,7 +6942,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7086,7 +7049,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7153,7 +7115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7208,7 +7169,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7662,7 +7622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7769,7 +7728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7836,7 +7794,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7891,7 +7848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8157,7 +8113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8265,7 +8220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8332,7 +8286,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8387,7 +8340,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8980,7 +8932,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9087,7 +9038,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9154,7 +9104,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9209,7 +9158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9752,7 +9700,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9859,7 +9806,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9926,7 +9872,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9981,7 +9926,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10524,7 +10468,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10631,7 +10574,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10698,7 +10640,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10753,7 +10694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11252,7 +11192,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11360,7 +11299,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11427,7 +11365,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11482,7 +11419,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12804,7 +12740,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12919,7 +12854,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12986,7 +12920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13041,7 +12974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17458,7 +17390,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17567,7 +17498,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17634,7 +17564,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17689,7 +17618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17959,7 +17887,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18068,7 +17995,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18135,7 +18061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18190,7 +18115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18506,7 +18430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18615,7 +18538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18682,7 +18604,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18737,7 +18658,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20681,7 +20601,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto_font_subset.json index c1c5ed3..a6166f1 100644 --- a/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_maven_publish_cipd_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4583,7 +4563,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4690,7 +4669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4757,7 +4735,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4812,7 +4789,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5033,7 +5009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5140,7 +5115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5207,7 +5181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5262,7 +5235,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5483,7 +5455,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5590,7 +5561,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5657,7 +5627,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5712,7 +5681,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6534,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6641,7 +6608,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6708,7 +6674,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6763,7 +6728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7029,7 +6993,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7137,7 +7100,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7204,7 +7166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7259,7 +7220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7713,7 +7673,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7820,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7887,7 +7845,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7942,7 +7899,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8208,7 +8164,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8316,7 +8271,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8383,7 +8337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8438,7 +8391,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9031,7 +8983,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9138,7 +9089,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9205,7 +9155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9260,7 +9209,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9803,7 +9751,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9910,7 +9857,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9977,7 +9923,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10032,7 +9977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10575,7 +10519,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10682,7 +10625,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10749,7 +10691,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10804,7 +10745,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11303,7 +11243,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11411,7 +11350,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11478,7 +11416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11533,7 +11470,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12855,7 +12791,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12970,7 +12905,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13037,7 +12971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13092,7 +13025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17509,7 +17441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -17618,7 +17549,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -17685,7 +17615,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -17740,7 +17669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18010,7 +17938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18119,7 +18046,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18186,7 +18112,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18241,7 +18166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18557,7 +18481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -18666,7 +18589,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -18733,7 +18655,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -18788,7 +18709,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20732,7 +20652,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_no_lto.json b/recipes/engine/engine.expected/linux_upload_no_lto.json index d8d0042..b8a0c74 100644 --- a/recipes/engine/engine.expected/linux_upload_no_lto.json +++ b/recipes/engine/engine.expected/linux_upload_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4532,7 +4512,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4639,7 +4618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4706,7 +4684,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4761,7 +4738,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4982,7 +4958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5089,7 +5064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5156,7 +5130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5211,7 +5184,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5432,7 +5404,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5539,7 +5510,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5606,7 +5576,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5661,7 +5630,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6483,7 +6451,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6590,7 +6557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6657,7 +6623,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6712,7 +6677,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6978,7 +6942,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7086,7 +7049,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7153,7 +7115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7208,7 +7169,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7662,7 +7622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7769,7 +7728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7836,7 +7794,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7891,7 +7848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8157,7 +8113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8265,7 +8220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8332,7 +8286,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8387,7 +8340,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9082,7 +9034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9189,7 +9140,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9256,7 +9206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9311,7 +9260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9956,7 +9904,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10063,7 +10010,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10130,7 +10076,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10185,7 +10130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10830,7 +10774,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10937,7 +10880,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11004,7 +10946,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11059,7 +11000,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11813,7 +11753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11921,7 +11860,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11988,7 +11926,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12043,7 +11980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13365,7 +13301,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13480,7 +13415,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13547,7 +13481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13602,7 +13535,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18955,7 +18887,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19064,7 +18995,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19131,7 +19061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19186,7 +19115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19456,7 +19384,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19565,7 +19492,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19632,7 +19558,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19687,7 +19612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20003,7 +19927,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20112,7 +20035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20179,7 +20101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20234,7 +20155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22180,7 +22100,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_upload_no_lto_font_subset.json index 333584d..3f20c9f 100644 --- a/recipes/engine/engine.expected/linux_upload_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4583,7 +4563,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4690,7 +4669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4757,7 +4735,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4812,7 +4789,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5033,7 +5009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5140,7 +5115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5207,7 +5181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5262,7 +5235,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5483,7 +5455,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5590,7 +5561,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5657,7 +5627,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5712,7 +5681,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6534,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6641,7 +6608,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6708,7 +6674,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6763,7 +6728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7029,7 +6993,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7137,7 +7100,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7204,7 +7166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7259,7 +7220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7713,7 +7673,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7820,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7887,7 +7845,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7942,7 +7899,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8208,7 +8164,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8316,7 +8271,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8383,7 +8337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8438,7 +8391,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9133,7 +9085,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9240,7 +9191,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9307,7 +9257,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9362,7 +9311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10007,7 +9955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10114,7 +10061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10181,7 +10127,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10236,7 +10181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10881,7 +10825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10988,7 +10931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11055,7 +10997,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11110,7 +11051,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11864,7 +11804,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11972,7 +11911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12039,7 +11977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12094,7 +12031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13416,7 +13352,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13531,7 +13466,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13598,7 +13532,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13653,7 +13586,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19006,7 +18938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19115,7 +19046,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19182,7 +19112,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19237,7 +19166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19507,7 +19435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19616,7 +19543,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19683,7 +19609,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19738,7 +19663,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20054,7 +19978,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20163,7 +20086,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20230,7 +20152,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20285,7 +20206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22231,7 +22151,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_publish_cipd.json b/recipes/engine/engine.expected/linux_upload_publish_cipd.json index c157b52..fd25407 100644 --- a/recipes/engine/engine.expected/linux_upload_publish_cipd.json +++ b/recipes/engine/engine.expected/linux_upload_publish_cipd.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4527,7 +4507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4634,7 +4613,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4701,7 +4679,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4756,7 +4733,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4977,7 +4953,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5084,7 +5059,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5151,7 +5125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5206,7 +5179,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5427,7 +5399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5534,7 +5505,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5601,7 +5571,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5656,7 +5625,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6477,7 +6445,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6584,7 +6551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6651,7 +6617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6706,7 +6671,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6972,7 +6936,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7080,7 +7043,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7147,7 +7109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7202,7 +7163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7656,7 +7616,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7763,7 +7722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7830,7 +7788,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7885,7 +7842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8151,7 +8107,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8259,7 +8214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8326,7 +8280,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8381,7 +8334,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9076,7 +9028,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9183,7 +9134,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9250,7 +9200,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9305,7 +9254,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9950,7 +9898,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10057,7 +10004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10124,7 +10070,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10179,7 +10124,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10824,7 +10768,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10931,7 +10874,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10998,7 +10940,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11053,7 +10994,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11807,7 +11747,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11915,7 +11854,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11982,7 +11920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12037,7 +11974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13358,7 +13294,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13473,7 +13408,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13540,7 +13474,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13595,7 +13528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18948,7 +18880,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19057,7 +18988,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19124,7 +19054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19179,7 +19108,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19449,7 +19377,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19558,7 +19485,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19625,7 +19551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19680,7 +19605,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19996,7 +19920,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20105,7 +20028,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20172,7 +20094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20227,7 +20148,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22171,7 +22091,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_publish_cipd_font_subset.json b/recipes/engine/engine.expected/linux_upload_publish_cipd_font_subset.json index bf7653a..8c563e0 100644 --- a/recipes/engine/engine.expected/linux_upload_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_publish_cipd_font_subset.json
@@ -782,7 +782,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -890,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -957,7 +955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1012,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1422,7 +1418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1530,7 +1525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1597,7 +1591,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1652,7 +1645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1873,7 +1865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1980,7 +1971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2047,7 +2037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2102,7 +2091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2323,7 +2311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2430,7 +2417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2497,7 +2483,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2552,7 +2537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2821,7 +2805,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2928,7 +2911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2995,7 +2977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3050,7 +3031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4578,7 +4558,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4685,7 +4664,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4752,7 +4730,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4807,7 +4784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5028,7 +5004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5135,7 +5110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5202,7 +5176,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5257,7 +5230,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5478,7 +5450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5585,7 +5556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5652,7 +5622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5707,7 +5676,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6528,7 +6496,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6635,7 +6602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6702,7 +6668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6757,7 +6722,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7023,7 +6987,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7131,7 +7094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7198,7 +7160,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7253,7 +7214,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7707,7 +7667,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7814,7 +7773,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7881,7 +7839,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7936,7 +7893,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8202,7 +8158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8310,7 +8265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8377,7 +8331,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8432,7 +8385,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9127,7 +9079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9234,7 +9185,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9301,7 +9251,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9356,7 +9305,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10001,7 +9949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10108,7 +10055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10175,7 +10121,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10230,7 +10175,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10875,7 +10819,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10982,7 +10925,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11049,7 +10991,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11104,7 +11045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11858,7 +11798,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11966,7 +11905,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12033,7 +11971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12088,7 +12025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13409,7 +13345,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13524,7 +13459,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13591,7 +13525,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13646,7 +13579,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18999,7 +18931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19108,7 +19039,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19175,7 +19105,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19230,7 +19159,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19500,7 +19428,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19609,7 +19536,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19676,7 +19602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19731,7 +19656,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20047,7 +19971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20156,7 +20079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20223,7 +20145,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20278,7 +20199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22222,7 +22142,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto.json b/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto.json index 7cc00ab..3c5c2b3 100644 --- a/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4532,7 +4512,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4639,7 +4618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4706,7 +4684,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4761,7 +4738,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4982,7 +4958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5089,7 +5064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5156,7 +5130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5211,7 +5184,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5432,7 +5404,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5539,7 +5510,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5606,7 +5576,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5661,7 +5630,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6483,7 +6451,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6590,7 +6557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6657,7 +6623,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6712,7 +6677,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6978,7 +6942,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7086,7 +7049,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7153,7 +7115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7208,7 +7169,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7662,7 +7622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7769,7 +7728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7836,7 +7794,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7891,7 +7848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8157,7 +8113,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8265,7 +8220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8332,7 +8286,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8387,7 +8340,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9082,7 +9034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9189,7 +9140,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9256,7 +9206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9311,7 +9260,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9956,7 +9904,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10063,7 +10010,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10130,7 +10076,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10185,7 +10130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10830,7 +10774,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10937,7 +10880,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11004,7 +10946,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11059,7 +11000,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11813,7 +11753,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11921,7 +11860,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11988,7 +11926,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12043,7 +11980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13365,7 +13301,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13480,7 +13415,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13547,7 +13481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13602,7 +13535,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18955,7 +18887,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19064,7 +18995,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19131,7 +19061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19186,7 +19115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19456,7 +19384,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19565,7 +19492,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19632,7 +19558,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19687,7 +19612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20003,7 +19927,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20112,7 +20035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20179,7 +20101,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20234,7 +20155,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22178,7 +22098,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto_font_subset.json index 3eba5d9..f011fa3 100644 --- a/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/linux_upload_publish_cipd_no_lto_font_subset.json
@@ -785,7 +785,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -893,7 +892,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -960,7 +958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1015,7 +1012,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1425,7 +1421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1533,7 +1528,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1600,7 +1594,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1655,7 +1648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1876,7 +1868,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1983,7 +1974,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2050,7 +2040,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2105,7 +2094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2326,7 +2314,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2433,7 +2420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2500,7 +2486,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2555,7 +2540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2824,7 +2808,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2931,7 +2914,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2998,7 +2980,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3053,7 +3034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4583,7 +4563,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4690,7 +4669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4757,7 +4735,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4812,7 +4789,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5033,7 +5009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5140,7 +5115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5207,7 +5181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5262,7 +5235,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5483,7 +5455,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5590,7 +5561,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5657,7 +5627,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5712,7 +5681,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6534,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6641,7 +6608,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6708,7 +6674,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6763,7 +6728,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7029,7 +6993,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7137,7 +7100,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7204,7 +7166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7259,7 +7220,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7713,7 +7673,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7820,7 +7779,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7887,7 +7845,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7942,7 +7899,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8208,7 +8164,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8316,7 +8271,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8383,7 +8337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8438,7 +8391,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9133,7 +9085,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9240,7 +9191,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9307,7 +9257,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9362,7 +9311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10007,7 +9955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10114,7 +10061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10181,7 +10127,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10236,7 +10181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10881,7 +10825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10988,7 +10931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11055,7 +10997,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11110,7 +11051,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11864,7 +11804,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11972,7 +11911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12039,7 +11977,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12094,7 +12031,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13416,7 +13352,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13531,7 +13466,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13598,7 +13532,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13653,7 +13586,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19006,7 +18938,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19115,7 +19046,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19182,7 +19112,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19237,7 +19166,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -19507,7 +19435,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -19616,7 +19543,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -19683,7 +19609,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -19738,7 +19663,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -20054,7 +19978,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -20163,7 +20086,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -20230,7 +20152,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -20285,7 +20206,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -22229,7 +22149,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac.json b/recipes/engine/engine.expected/mac.json index 8befad1..4702cda 100644 --- a/recipes/engine/engine.expected/mac.json +++ b/recipes/engine/engine.expected/mac.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5972,7 +5948,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6121,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6175,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6423,7 +6395,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6531,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6598,7 +6568,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6653,7 +6622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6874,7 +6842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6982,7 +6949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7049,7 +7015,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7104,7 +7069,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7325,7 +7289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7433,7 +7396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7500,7 +7462,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7555,7 +7516,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7776,7 +7736,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7884,7 +7843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7951,7 +7909,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8006,7 +7963,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8227,7 +8183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8335,7 +8290,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8402,7 +8356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8457,7 +8410,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9345,7 +9297,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9456,7 +9407,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9525,7 +9475,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9582,7 +9531,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9999,7 +9947,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10110,7 +10057,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10179,7 +10125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10236,7 +10181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10465,7 +10409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10576,7 +10519,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10645,7 +10587,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10702,7 +10643,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11399,7 +11339,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11510,7 +11449,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11579,7 +11517,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11636,7 +11573,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11865,7 +11801,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11976,7 +11911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12045,7 +11979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12102,7 +12035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13927,7 +13859,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14036,7 +13967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14103,7 +14033,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14158,7 +14087,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14428,7 +14356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14537,7 +14464,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14604,7 +14530,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14659,7 +14584,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14927,7 +14851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15036,7 +14959,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15103,7 +15025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15158,7 +15079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17032,7 +16952,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_font_subset.json b/recipes/engine/engine.expected/mac_font_subset.json index 8befad1..4702cda 100644 --- a/recipes/engine/engine.expected/mac_font_subset.json +++ b/recipes/engine/engine.expected/mac_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5972,7 +5948,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6121,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6175,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6423,7 +6395,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6531,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6598,7 +6568,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6653,7 +6622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6874,7 +6842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6982,7 +6949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7049,7 +7015,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7104,7 +7069,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7325,7 +7289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7433,7 +7396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7500,7 +7462,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7555,7 +7516,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7776,7 +7736,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7884,7 +7843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7951,7 +7909,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8006,7 +7963,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8227,7 +8183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8335,7 +8290,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8402,7 +8356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8457,7 +8410,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9345,7 +9297,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9456,7 +9407,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9525,7 +9475,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9582,7 +9531,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9999,7 +9947,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10110,7 +10057,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10179,7 +10125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10236,7 +10181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10465,7 +10409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10576,7 +10519,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10645,7 +10587,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10702,7 +10643,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11399,7 +11339,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11510,7 +11449,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11579,7 +11517,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11636,7 +11573,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11865,7 +11801,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11976,7 +11911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12045,7 +11979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12102,7 +12035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13927,7 +13859,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14036,7 +13967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14103,7 +14033,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14158,7 +14087,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14428,7 +14356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14537,7 +14464,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14604,7 +14530,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14659,7 +14584,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14927,7 +14851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15036,7 +14959,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15103,7 +15025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15158,7 +15079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17032,7 +16952,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_no_lto.json b/recipes/engine/engine.expected/mac_no_lto.json index d3a35cd..2541a77 100644 --- a/recipes/engine/engine.expected/mac_no_lto.json +++ b/recipes/engine/engine.expected/mac_no_lto.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5978,7 +5954,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6086,7 +6061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6153,7 +6127,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6208,7 +6181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6429,7 +6401,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6537,7 +6508,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6604,7 +6574,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6659,7 +6628,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6880,7 +6848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6988,7 +6955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7055,7 +7021,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7110,7 +7075,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7331,7 +7295,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7439,7 +7402,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7506,7 +7468,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7561,7 +7522,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7782,7 +7742,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7890,7 +7849,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7957,7 +7915,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8012,7 +7969,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8233,7 +8189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8341,7 +8296,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8408,7 +8362,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8463,7 +8416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9351,7 +9303,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9462,7 +9413,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9531,7 +9481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9588,7 +9537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10007,7 +9955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10118,7 +10065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10187,7 +10133,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10244,7 +10189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10473,7 +10417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10584,7 +10527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10653,7 +10595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10710,7 +10651,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11409,7 +11349,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11520,7 +11459,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11589,7 +11527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11646,7 +11583,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11875,7 +11811,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11986,7 +11921,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12055,7 +11989,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12112,7 +12045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13939,7 +13871,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14048,7 +13979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14115,7 +14045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14170,7 +14099,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14440,7 +14368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14549,7 +14476,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14616,7 +14542,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14671,7 +14596,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14939,7 +14863,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15048,7 +14971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15115,7 +15037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15170,7 +15091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17044,7 +16964,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_no_lto_font_subset.json b/recipes/engine/engine.expected/mac_no_lto_font_subset.json index d3a35cd..2541a77 100644 --- a/recipes/engine/engine.expected/mac_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/mac_no_lto_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5978,7 +5954,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6086,7 +6061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6153,7 +6127,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6208,7 +6181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6429,7 +6401,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6537,7 +6508,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6604,7 +6574,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6659,7 +6628,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6880,7 +6848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6988,7 +6955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7055,7 +7021,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7110,7 +7075,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7331,7 +7295,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7439,7 +7402,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7506,7 +7468,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7561,7 +7522,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7782,7 +7742,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7890,7 +7849,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7957,7 +7915,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8012,7 +7969,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8233,7 +8189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8341,7 +8296,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8408,7 +8362,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8463,7 +8416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9351,7 +9303,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9462,7 +9413,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9531,7 +9481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9588,7 +9537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10007,7 +9955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10118,7 +10065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10187,7 +10133,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10244,7 +10189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10473,7 +10417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10584,7 +10527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10653,7 +10595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10710,7 +10651,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11409,7 +11349,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11520,7 +11459,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11589,7 +11527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11646,7 +11583,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11875,7 +11811,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11986,7 +11921,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12055,7 +11989,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12112,7 +12045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13939,7 +13871,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14048,7 +13979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14115,7 +14045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14170,7 +14099,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14440,7 +14368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14549,7 +14476,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14616,7 +14542,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14671,7 +14596,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14939,7 +14863,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15048,7 +14971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15115,7 +15037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15170,7 +15091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17044,7 +16964,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_publish_cipd.json b/recipes/engine/engine.expected/mac_publish_cipd.json index 8befad1..4702cda 100644 --- a/recipes/engine/engine.expected/mac_publish_cipd.json +++ b/recipes/engine/engine.expected/mac_publish_cipd.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5972,7 +5948,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6121,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6175,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6423,7 +6395,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6531,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6598,7 +6568,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6653,7 +6622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6874,7 +6842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6982,7 +6949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7049,7 +7015,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7104,7 +7069,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7325,7 +7289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7433,7 +7396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7500,7 +7462,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7555,7 +7516,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7776,7 +7736,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7884,7 +7843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7951,7 +7909,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8006,7 +7963,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8227,7 +8183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8335,7 +8290,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8402,7 +8356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8457,7 +8410,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9345,7 +9297,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9456,7 +9407,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9525,7 +9475,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9582,7 +9531,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9999,7 +9947,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10110,7 +10057,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10179,7 +10125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10236,7 +10181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10465,7 +10409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10576,7 +10519,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10645,7 +10587,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10702,7 +10643,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11399,7 +11339,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11510,7 +11449,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11579,7 +11517,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11636,7 +11573,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11865,7 +11801,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11976,7 +11911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12045,7 +11979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12102,7 +12035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13927,7 +13859,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14036,7 +13967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14103,7 +14033,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14158,7 +14087,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14428,7 +14356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14537,7 +14464,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14604,7 +14530,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14659,7 +14584,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14927,7 +14851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15036,7 +14959,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15103,7 +15025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15158,7 +15079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17032,7 +16952,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_publish_cipd_font_subset.json b/recipes/engine/engine.expected/mac_publish_cipd_font_subset.json index 8befad1..4702cda 100644 --- a/recipes/engine/engine.expected/mac_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/mac_publish_cipd_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5972,7 +5948,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6080,7 +6055,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6147,7 +6121,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6202,7 +6175,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6423,7 +6395,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6531,7 +6502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6598,7 +6568,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6653,7 +6622,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6874,7 +6842,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6982,7 +6949,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7049,7 +7015,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7104,7 +7069,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7325,7 +7289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7433,7 +7396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7500,7 +7462,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7555,7 +7516,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7776,7 +7736,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7884,7 +7843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7951,7 +7909,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8006,7 +7963,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8227,7 +8183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8335,7 +8290,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8402,7 +8356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8457,7 +8410,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9345,7 +9297,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9456,7 +9407,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9525,7 +9475,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9582,7 +9531,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9999,7 +9947,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10110,7 +10057,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10179,7 +10125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10236,7 +10181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10465,7 +10409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10576,7 +10519,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10645,7 +10587,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10702,7 +10643,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11399,7 +11339,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11510,7 +11449,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11579,7 +11517,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11636,7 +11573,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11865,7 +11801,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11976,7 +11911,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12045,7 +11979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12102,7 +12035,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13927,7 +13859,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14036,7 +13967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14103,7 +14033,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14158,7 +14087,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14428,7 +14356,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14537,7 +14464,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14604,7 +14530,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14659,7 +14584,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14927,7 +14851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15036,7 +14959,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15103,7 +15025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15158,7 +15079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17032,7 +16952,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_publish_cipd_no_lto.json b/recipes/engine/engine.expected/mac_publish_cipd_no_lto.json index d3a35cd..2541a77 100644 --- a/recipes/engine/engine.expected/mac_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/mac_publish_cipd_no_lto.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5978,7 +5954,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6086,7 +6061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6153,7 +6127,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6208,7 +6181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6429,7 +6401,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6537,7 +6508,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6604,7 +6574,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6659,7 +6628,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6880,7 +6848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6988,7 +6955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7055,7 +7021,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7110,7 +7075,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7331,7 +7295,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7439,7 +7402,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7506,7 +7468,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7561,7 +7522,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7782,7 +7742,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7890,7 +7849,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7957,7 +7915,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8012,7 +7969,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8233,7 +8189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8341,7 +8296,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8408,7 +8362,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8463,7 +8416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9351,7 +9303,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9462,7 +9413,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9531,7 +9481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9588,7 +9537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10007,7 +9955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10118,7 +10065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10187,7 +10133,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10244,7 +10189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10473,7 +10417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10584,7 +10527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10653,7 +10595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10710,7 +10651,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11409,7 +11349,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11520,7 +11459,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11589,7 +11527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11646,7 +11583,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11875,7 +11811,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11986,7 +11921,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12055,7 +11989,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12112,7 +12045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13939,7 +13871,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14048,7 +13979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14115,7 +14045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14170,7 +14099,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14440,7 +14368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14549,7 +14476,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14616,7 +14542,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14671,7 +14596,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14939,7 +14863,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15048,7 +14971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15115,7 +15037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15170,7 +15091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17044,7 +16964,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/mac_publish_cipd_no_lto_font_subset.json index d3a35cd..2541a77 100644 --- a/recipes/engine/engine.expected/mac_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/mac_publish_cipd_no_lto_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5978,7 +5954,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6086,7 +6061,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6153,7 +6127,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6208,7 +6181,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6429,7 +6401,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6537,7 +6508,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6604,7 +6574,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6659,7 +6628,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6880,7 +6848,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6988,7 +6955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7055,7 +7021,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7110,7 +7075,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7331,7 +7295,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7439,7 +7402,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7506,7 +7468,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7561,7 +7522,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7782,7 +7742,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7890,7 +7849,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7957,7 +7915,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8012,7 +7969,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8233,7 +8189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8341,7 +8296,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8408,7 +8362,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8463,7 +8416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9351,7 +9303,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9462,7 +9413,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9531,7 +9481,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9588,7 +9537,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10007,7 +9955,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10118,7 +10065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10187,7 +10133,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10244,7 +10189,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10473,7 +10417,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10584,7 +10527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10653,7 +10595,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10710,7 +10651,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11409,7 +11349,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11520,7 +11459,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11589,7 +11527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11646,7 +11583,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11875,7 +11811,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11986,7 +11921,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12055,7 +11989,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12112,7 +12045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13939,7 +13871,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14048,7 +13979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14115,7 +14045,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14170,7 +14099,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14440,7 +14368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -14549,7 +14476,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -14616,7 +14542,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -14671,7 +14596,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -14939,7 +14863,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15048,7 +14971,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15115,7 +15037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15170,7 +15091,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -17044,7 +16964,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload.json b/recipes/engine/engine.expected/mac_upload.json index 747942c..84546bd 100644 --- a/recipes/engine/engine.expected/mac_upload.json +++ b/recipes/engine/engine.expected/mac_upload.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6635,7 +6611,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6743,7 +6718,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6810,7 +6784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6865,7 +6838,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7086,7 +7058,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7194,7 +7165,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7261,7 +7231,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7316,7 +7285,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7537,7 +7505,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7645,7 +7612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7712,7 +7678,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7767,7 +7732,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7988,7 +7952,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8096,7 +8059,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8163,7 +8125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8218,7 +8179,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8439,7 +8399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8547,7 +8506,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8614,7 +8572,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8669,7 +8626,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8890,7 +8846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8998,7 +8953,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9065,7 +9019,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9120,7 +9073,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10314,7 +10266,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10425,7 +10376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10494,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10551,7 +10500,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10968,7 +10916,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11079,7 +11026,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11148,7 +11094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11205,7 +11150,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11434,7 +11378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11545,7 +11488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11614,7 +11556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11671,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12474,7 +12414,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12585,7 +12524,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12654,7 +12592,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12711,7 +12648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12940,7 +12876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13051,7 +12986,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13120,7 +13054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13177,7 +13110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15267,7 +15199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15376,7 +15307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15443,7 +15373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15498,7 +15427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15768,7 +15696,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15877,7 +15804,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15944,7 +15870,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15999,7 +15924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16267,7 +16191,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16376,7 +16299,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16443,7 +16365,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16498,7 +16419,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18746,7 +18666,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload_font_subset.json b/recipes/engine/engine.expected/mac_upload_font_subset.json index bb1f5e9..7c8fe6a 100644 --- a/recipes/engine/engine.expected/mac_upload_font_subset.json +++ b/recipes/engine/engine.expected/mac_upload_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6686,7 +6662,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6794,7 +6769,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6861,7 +6835,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6916,7 +6889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7137,7 +7109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7245,7 +7216,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7312,7 +7282,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7367,7 +7336,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7588,7 +7556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7696,7 +7663,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7763,7 +7729,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7818,7 +7783,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8039,7 +8003,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8147,7 +8110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8214,7 +8176,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8269,7 +8230,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8490,7 +8450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8598,7 +8557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8665,7 +8623,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8720,7 +8677,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8941,7 +8897,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9049,7 +9004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9116,7 +9070,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9171,7 +9124,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10365,7 +10317,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10476,7 +10427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10545,7 +10495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10602,7 +10551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11019,7 +10967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11130,7 +11077,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11199,7 +11145,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11256,7 +11201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11485,7 +11429,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11596,7 +11539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11665,7 +11607,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11722,7 +11663,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12525,7 +12465,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12636,7 +12575,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12705,7 +12643,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12762,7 +12699,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12991,7 +12927,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13102,7 +13037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13171,7 +13105,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13228,7 +13161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15318,7 +15250,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15427,7 +15358,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15494,7 +15424,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15549,7 +15478,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15819,7 +15747,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15928,7 +15855,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15995,7 +15921,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16050,7 +15975,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16318,7 +16242,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16427,7 +16350,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16494,7 +16416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16549,7 +16470,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18797,7 +18717,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload_no_lto.json b/recipes/engine/engine.expected/mac_upload_no_lto.json index 142803c..49157c4 100644 --- a/recipes/engine/engine.expected/mac_upload_no_lto.json +++ b/recipes/engine/engine.expected/mac_upload_no_lto.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6641,7 +6617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6749,7 +6724,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6816,7 +6790,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6871,7 +6844,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7092,7 +7064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7200,7 +7171,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7267,7 +7237,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7322,7 +7291,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7543,7 +7511,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7651,7 +7618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7718,7 +7684,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7773,7 +7738,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7994,7 +7958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8102,7 +8065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8169,7 +8131,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8224,7 +8185,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8445,7 +8405,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8553,7 +8512,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8620,7 +8578,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8675,7 +8632,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8896,7 +8852,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9004,7 +8959,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9071,7 +9025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9126,7 +9079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10320,7 +10272,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10431,7 +10382,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10500,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10557,7 +10506,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10976,7 +10924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11087,7 +11034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11156,7 +11102,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11213,7 +11158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11442,7 +11386,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11553,7 +11496,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11622,7 +11564,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11679,7 +11620,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12484,7 +12424,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12595,7 +12534,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12664,7 +12602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12721,7 +12658,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12950,7 +12886,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13061,7 +12996,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13130,7 +13064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13187,7 +13120,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15279,7 +15211,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15388,7 +15319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15455,7 +15385,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15510,7 +15439,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15780,7 +15708,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15889,7 +15816,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15956,7 +15882,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16011,7 +15936,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16279,7 +16203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16388,7 +16311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16455,7 +16377,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16510,7 +16431,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18758,7 +18678,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload_no_lto_font_subset.json b/recipes/engine/engine.expected/mac_upload_no_lto_font_subset.json index f3f2b9d..0325933 100644 --- a/recipes/engine/engine.expected/mac_upload_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/mac_upload_no_lto_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6692,7 +6668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6800,7 +6775,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6867,7 +6841,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6922,7 +6895,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7143,7 +7115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7251,7 +7222,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7318,7 +7288,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7373,7 +7342,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7594,7 +7562,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7702,7 +7669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7769,7 +7735,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7824,7 +7789,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8045,7 +8009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8153,7 +8116,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8220,7 +8182,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8275,7 +8236,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8496,7 +8456,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8604,7 +8563,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8671,7 +8629,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8726,7 +8683,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8947,7 +8903,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9055,7 +9010,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9122,7 +9076,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9177,7 +9130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10371,7 +10323,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10482,7 +10433,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10551,7 +10501,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10608,7 +10557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11027,7 +10975,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11138,7 +11085,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11207,7 +11153,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11264,7 +11209,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11493,7 +11437,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11604,7 +11547,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11673,7 +11615,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11730,7 +11671,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12535,7 +12475,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12646,7 +12585,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12715,7 +12653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12772,7 +12709,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13001,7 +12937,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13112,7 +13047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13181,7 +13115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13238,7 +13171,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15330,7 +15262,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15439,7 +15370,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15506,7 +15436,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15561,7 +15490,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15831,7 +15759,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15940,7 +15867,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16007,7 +15933,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16062,7 +15987,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16330,7 +16254,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16439,7 +16362,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16506,7 +16428,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16561,7 +16482,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18809,7 +18729,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload_publish_cipd.json b/recipes/engine/engine.expected/mac_upload_publish_cipd.json index 747942c..84546bd 100644 --- a/recipes/engine/engine.expected/mac_upload_publish_cipd.json +++ b/recipes/engine/engine.expected/mac_upload_publish_cipd.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6635,7 +6611,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6743,7 +6718,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6810,7 +6784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6865,7 +6838,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7086,7 +7058,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7194,7 +7165,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7261,7 +7231,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7316,7 +7285,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7537,7 +7505,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7645,7 +7612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7712,7 +7678,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7767,7 +7732,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7988,7 +7952,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8096,7 +8059,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8163,7 +8125,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8218,7 +8179,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8439,7 +8399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8547,7 +8506,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8614,7 +8572,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8669,7 +8626,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8890,7 +8846,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8998,7 +8953,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9065,7 +9019,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9120,7 +9073,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10314,7 +10266,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10425,7 +10376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10494,7 +10444,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10551,7 +10500,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10968,7 +10916,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11079,7 +11026,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11148,7 +11094,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11205,7 +11150,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11434,7 +11378,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11545,7 +11488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11614,7 +11556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11671,7 +11612,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12474,7 +12414,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12585,7 +12524,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12654,7 +12592,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12711,7 +12648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12940,7 +12876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13051,7 +12986,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13120,7 +13054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13177,7 +13110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15267,7 +15199,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15376,7 +15307,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15443,7 +15373,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15498,7 +15427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15768,7 +15696,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15877,7 +15804,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15944,7 +15870,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15999,7 +15924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16267,7 +16191,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16376,7 +16299,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16443,7 +16365,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16498,7 +16419,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18746,7 +18666,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload_publish_cipd_font_subset.json b/recipes/engine/engine.expected/mac_upload_publish_cipd_font_subset.json index bb1f5e9..7c8fe6a 100644 --- a/recipes/engine/engine.expected/mac_upload_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/mac_upload_publish_cipd_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6686,7 +6662,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6794,7 +6769,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6861,7 +6835,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6916,7 +6889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7137,7 +7109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7245,7 +7216,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7312,7 +7282,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7367,7 +7336,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7588,7 +7556,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7696,7 +7663,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7763,7 +7729,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7818,7 +7783,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8039,7 +8003,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8147,7 +8110,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8214,7 +8176,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8269,7 +8230,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8490,7 +8450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8598,7 +8557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8665,7 +8623,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8720,7 +8677,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8941,7 +8897,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9049,7 +9004,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9116,7 +9070,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9171,7 +9124,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10365,7 +10317,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10476,7 +10427,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10545,7 +10495,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10602,7 +10551,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11019,7 +10967,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11130,7 +11077,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11199,7 +11145,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11256,7 +11201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11485,7 +11429,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11596,7 +11539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11665,7 +11607,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11722,7 +11663,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12525,7 +12465,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12636,7 +12575,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12705,7 +12643,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12762,7 +12699,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12991,7 +12927,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13102,7 +13037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13171,7 +13105,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13228,7 +13161,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15318,7 +15250,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15427,7 +15358,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15494,7 +15424,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15549,7 +15478,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15819,7 +15747,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15928,7 +15855,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15995,7 +15921,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16050,7 +15975,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16318,7 +16242,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16427,7 +16350,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16494,7 +16416,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16549,7 +16470,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18797,7 +18717,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto.json b/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto.json index 142803c..49157c4 100644 --- a/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6641,7 +6617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6749,7 +6724,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6816,7 +6790,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6871,7 +6844,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7092,7 +7064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7200,7 +7171,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7267,7 +7237,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7322,7 +7291,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7543,7 +7511,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7651,7 +7618,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7718,7 +7684,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7773,7 +7738,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7994,7 +7958,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8102,7 +8065,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8169,7 +8131,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8224,7 +8185,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8445,7 +8405,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8553,7 +8512,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8620,7 +8578,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8675,7 +8632,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8896,7 +8852,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9004,7 +8959,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9071,7 +9025,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9126,7 +9079,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10320,7 +10272,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10431,7 +10382,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10500,7 +10450,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10557,7 +10506,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10976,7 +10924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11087,7 +11034,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11156,7 +11102,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11213,7 +11158,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11442,7 +11386,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11553,7 +11496,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11622,7 +11564,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11679,7 +11620,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12484,7 +12424,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12595,7 +12534,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12664,7 +12602,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12721,7 +12658,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12950,7 +12886,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13061,7 +12996,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13130,7 +13064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13187,7 +13120,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15279,7 +15211,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15388,7 +15319,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15455,7 +15385,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15510,7 +15439,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15780,7 +15708,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15889,7 +15816,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15956,7 +15882,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16011,7 +15936,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16279,7 +16203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16388,7 +16311,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16455,7 +16377,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16510,7 +16431,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18758,7 +18678,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto_font_subset.json index f3f2b9d..0325933 100644 --- a/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/mac_upload_publish_cipd_no_lto_font_subset.json
@@ -1183,7 +1183,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1290,7 +1289,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1357,7 +1355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1412,7 +1409,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1822,7 +1818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1929,7 +1924,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1996,7 +1990,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2051,7 +2044,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2320,7 +2312,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2427,7 +2418,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2494,7 +2484,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2549,7 +2538,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2770,7 +2758,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2877,7 +2864,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2944,7 +2930,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2999,7 +2984,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3220,7 +3204,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3327,7 +3310,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3394,7 +3376,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3449,7 +3430,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3670,7 +3650,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -3777,7 +3756,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -3844,7 +3822,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3899,7 +3876,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6692,7 +6668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6800,7 +6775,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6867,7 +6841,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6922,7 +6895,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7143,7 +7115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7251,7 +7222,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7318,7 +7288,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7373,7 +7342,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7594,7 +7562,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7702,7 +7669,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7769,7 +7735,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7824,7 +7789,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8045,7 +8009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8153,7 +8116,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8220,7 +8182,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8275,7 +8236,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8496,7 +8456,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8604,7 +8563,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8671,7 +8629,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8726,7 +8683,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8947,7 +8903,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9055,7 +9010,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9122,7 +9076,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9177,7 +9130,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10371,7 +10323,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10482,7 +10433,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10551,7 +10501,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10608,7 +10557,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11027,7 +10975,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11138,7 +11085,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11207,7 +11153,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11264,7 +11209,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11493,7 +11437,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11604,7 +11547,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11673,7 +11615,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11730,7 +11671,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -12535,7 +12475,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -12646,7 +12585,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -12715,7 +12653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -12772,7 +12709,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -13001,7 +12937,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -13112,7 +13047,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -13181,7 +13115,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -13238,7 +13171,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15330,7 +15262,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15439,7 +15370,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15506,7 +15436,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15561,7 +15490,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15831,7 +15759,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15940,7 +15867,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16007,7 +15933,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16062,7 +15987,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16330,7 +16254,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16439,7 +16362,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16506,7 +16428,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16561,7 +16482,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18809,7 +18729,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/pull_request.json b/recipes/engine/engine.expected/pull_request.json index 08c998c..4b4d24b 100644 --- a/recipes/engine/engine.expected/pull_request.json +++ b/recipes/engine/engine.expected/pull_request.json
@@ -784,7 +784,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -892,7 +891,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -959,7 +957,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1014,7 +1011,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1424,7 +1420,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1532,7 +1527,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1599,7 +1593,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1654,7 +1647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1875,7 +1867,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1982,7 +1973,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2049,7 +2039,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2104,7 +2093,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2325,7 +2313,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2432,7 +2419,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2499,7 +2485,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2554,7 +2539,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2823,7 +2807,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2930,7 +2913,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2997,7 +2979,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -3052,7 +3033,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4223,7 +4203,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4330,7 +4309,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4397,7 +4375,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4452,7 +4429,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -4673,7 +4649,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -4780,7 +4755,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -4847,7 +4821,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -4902,7 +4875,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5123,7 +5095,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -5230,7 +5201,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -5297,7 +5267,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -5352,7 +5321,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -5969,7 +5937,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6076,7 +6043,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6143,7 +6109,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6198,7 +6163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -6464,7 +6428,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -6572,7 +6535,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -6639,7 +6601,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -6694,7 +6655,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7097,7 +7057,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7204,7 +7163,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7271,7 +7229,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7326,7 +7283,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -7592,7 +7548,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -7700,7 +7655,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -7767,7 +7721,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -7822,7 +7775,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8313,7 +8265,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -8420,7 +8371,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -8487,7 +8437,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -8542,7 +8491,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -8983,7 +8931,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9090,7 +9037,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9157,7 +9103,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9212,7 +9157,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -9653,7 +9597,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -9760,7 +9703,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -9827,7 +9769,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -9882,7 +9823,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -10279,7 +10219,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -10387,7 +10326,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -10454,7 +10392,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -10509,7 +10446,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -11681,7 +11617,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -11796,7 +11731,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -11863,7 +11797,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -11918,7 +11851,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15262,7 +15194,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15371,7 +15302,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15438,7 +15368,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15493,7 +15422,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -15763,7 +15691,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -15872,7 +15799,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -15939,7 +15865,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -15994,7 +15919,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -16310,7 +16234,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -16419,7 +16342,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -16486,7 +16408,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -16541,7 +16462,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -18113,7 +18033,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win.json b/recipes/engine/engine.expected/win.json index 300a4ee..90d0e96 100644 --- a/recipes/engine/engine.expected/win.json +++ b/recipes/engine/engine.expected/win.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3478,7 +3466,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -3588,7 +3575,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -3657,7 +3643,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -3714,7 +3699,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4030,7 +4014,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4140,7 +4123,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4209,7 +4191,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4266,7 +4247,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4582,7 +4562,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4692,7 +4671,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4761,7 +4739,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4818,7 +4795,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5408,7 +5384,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5519,7 +5494,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5588,7 +5562,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5645,7 +5618,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5871,7 +5843,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5982,7 +5953,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6051,7 +6021,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6108,7 +6077,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6334,7 +6302,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6445,7 +6412,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6514,7 +6480,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6571,7 +6536,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6797,7 +6761,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6908,7 +6871,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6977,7 +6939,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7034,7 +6995,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7260,7 +7220,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7371,7 +7330,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7440,7 +7398,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7497,7 +7454,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7723,7 +7679,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7834,7 +7789,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7903,7 +7857,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7960,7 +7913,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9225,7 +9177,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_font_subset.json b/recipes/engine/engine.expected/win_font_subset.json index f8c9db4..4c8adbd 100644 --- a/recipes/engine/engine.expected/win_font_subset.json +++ b/recipes/engine/engine.expected/win_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3941,7 +3925,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4051,7 +4034,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4120,7 +4102,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4177,7 +4158,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4493,7 +4473,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4603,7 +4582,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4672,7 +4650,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4729,7 +4706,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5045,7 +5021,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5155,7 +5130,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5224,7 +5198,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5281,7 +5254,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5871,7 +5843,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5982,7 +5953,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6051,7 +6021,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6108,7 +6077,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6334,7 +6302,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6445,7 +6412,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6514,7 +6480,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6571,7 +6536,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6797,7 +6761,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6908,7 +6871,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6977,7 +6939,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7034,7 +6995,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7260,7 +7220,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7371,7 +7330,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7440,7 +7398,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7497,7 +7454,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7723,7 +7679,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7834,7 +7789,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7903,7 +7857,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7960,7 +7913,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8186,7 +8138,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8297,7 +8248,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8366,7 +8316,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8423,7 +8372,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9688,7 +9636,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_no_lto.json b/recipes/engine/engine.expected/win_no_lto.json index ba77b69..e098e29 100644 --- a/recipes/engine/engine.expected/win_no_lto.json +++ b/recipes/engine/engine.expected/win_no_lto.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3480,7 +3468,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -3590,7 +3577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -3659,7 +3645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -3716,7 +3701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4032,7 +4016,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4142,7 +4125,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4211,7 +4193,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4268,7 +4249,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4584,7 +4564,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4694,7 +4673,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4763,7 +4741,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4820,7 +4797,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5416,7 +5392,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5527,7 +5502,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5596,7 +5570,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5653,7 +5626,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5879,7 +5851,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5990,7 +5961,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6059,7 +6029,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6116,7 +6085,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6342,7 +6310,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6453,7 +6420,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6522,7 +6488,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6579,7 +6544,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6805,7 +6769,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6916,7 +6879,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6985,7 +6947,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7042,7 +7003,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7268,7 +7228,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7379,7 +7338,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7448,7 +7406,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7505,7 +7462,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7731,7 +7687,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7842,7 +7797,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7911,7 +7865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7968,7 +7921,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9233,7 +9185,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_no_lto_font_subset.json b/recipes/engine/engine.expected/win_no_lto_font_subset.json index 510e208..609f59e 100644 --- a/recipes/engine/engine.expected/win_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/win_no_lto_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3943,7 +3927,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4053,7 +4036,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4122,7 +4104,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4179,7 +4160,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4495,7 +4475,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4605,7 +4584,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4674,7 +4652,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4731,7 +4708,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5047,7 +5023,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5157,7 +5132,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5226,7 +5200,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5283,7 +5256,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5879,7 +5851,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5990,7 +5961,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6059,7 +6029,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6116,7 +6085,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6342,7 +6310,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6453,7 +6420,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6522,7 +6488,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6579,7 +6544,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6805,7 +6769,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6916,7 +6879,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6985,7 +6947,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7042,7 +7003,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7268,7 +7228,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7379,7 +7338,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7448,7 +7406,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7505,7 +7462,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7731,7 +7687,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7842,7 +7797,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7911,7 +7865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7968,7 +7921,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8194,7 +8146,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8305,7 +8256,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8374,7 +8324,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8431,7 +8380,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9696,7 +9644,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_publish_cipd.json b/recipes/engine/engine.expected/win_publish_cipd.json index 300a4ee..90d0e96 100644 --- a/recipes/engine/engine.expected/win_publish_cipd.json +++ b/recipes/engine/engine.expected/win_publish_cipd.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3478,7 +3466,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -3588,7 +3575,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -3657,7 +3643,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -3714,7 +3699,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4030,7 +4014,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4140,7 +4123,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4209,7 +4191,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4266,7 +4247,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4582,7 +4562,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4692,7 +4671,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4761,7 +4739,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4818,7 +4795,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5408,7 +5384,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5519,7 +5494,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5588,7 +5562,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5645,7 +5618,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5871,7 +5843,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5982,7 +5953,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6051,7 +6021,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6108,7 +6077,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6334,7 +6302,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6445,7 +6412,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6514,7 +6480,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6571,7 +6536,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6797,7 +6761,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6908,7 +6871,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6977,7 +6939,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7034,7 +6995,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7260,7 +7220,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7371,7 +7330,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7440,7 +7398,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7497,7 +7454,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7723,7 +7679,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7834,7 +7789,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7903,7 +7857,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7960,7 +7913,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9225,7 +9177,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_publish_cipd_font_subset.json b/recipes/engine/engine.expected/win_publish_cipd_font_subset.json index f8c9db4..4c8adbd 100644 --- a/recipes/engine/engine.expected/win_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/win_publish_cipd_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3941,7 +3925,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4051,7 +4034,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4120,7 +4102,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4177,7 +4158,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4493,7 +4473,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4603,7 +4582,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4672,7 +4650,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4729,7 +4706,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5045,7 +5021,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5155,7 +5130,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5224,7 +5198,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5281,7 +5254,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5871,7 +5843,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5982,7 +5953,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6051,7 +6021,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6108,7 +6077,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6334,7 +6302,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6445,7 +6412,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6514,7 +6480,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6571,7 +6536,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6797,7 +6761,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6908,7 +6871,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6977,7 +6939,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7034,7 +6995,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7260,7 +7220,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7371,7 +7330,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7440,7 +7398,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7497,7 +7454,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7723,7 +7679,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7834,7 +7789,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7903,7 +7857,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7960,7 +7913,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8186,7 +8138,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8297,7 +8248,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8366,7 +8316,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8423,7 +8372,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9688,7 +9636,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_publish_cipd_no_lto.json b/recipes/engine/engine.expected/win_publish_cipd_no_lto.json index ba77b69..e098e29 100644 --- a/recipes/engine/engine.expected/win_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/win_publish_cipd_no_lto.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3480,7 +3468,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -3590,7 +3577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -3659,7 +3645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -3716,7 +3701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4032,7 +4016,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4142,7 +4125,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4211,7 +4193,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4268,7 +4249,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4584,7 +4564,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4694,7 +4673,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4763,7 +4741,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4820,7 +4797,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5416,7 +5392,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5527,7 +5502,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5596,7 +5570,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5653,7 +5626,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5879,7 +5851,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5990,7 +5961,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6059,7 +6029,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6116,7 +6085,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6342,7 +6310,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6453,7 +6420,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6522,7 +6488,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6579,7 +6544,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6805,7 +6769,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6916,7 +6879,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6985,7 +6947,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7042,7 +7003,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7268,7 +7228,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7379,7 +7338,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7448,7 +7406,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7505,7 +7462,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7731,7 +7687,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7842,7 +7797,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7911,7 +7865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7968,7 +7921,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9233,7 +9185,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/win_publish_cipd_no_lto_font_subset.json index 510e208..609f59e 100644 --- a/recipes/engine/engine.expected/win_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/win_publish_cipd_no_lto_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3943,7 +3927,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4053,7 +4036,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4122,7 +4104,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4179,7 +4160,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4495,7 +4475,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4605,7 +4584,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4674,7 +4652,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4731,7 +4708,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5047,7 +5023,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5157,7 +5132,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5226,7 +5200,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5283,7 +5256,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5879,7 +5851,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5990,7 +5961,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6059,7 +6029,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6116,7 +6085,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6342,7 +6310,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6453,7 +6420,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6522,7 +6488,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6579,7 +6544,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6805,7 +6769,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6916,7 +6879,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6985,7 +6947,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7042,7 +7003,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7268,7 +7228,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7379,7 +7338,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7448,7 +7406,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7505,7 +7462,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7731,7 +7687,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7842,7 +7797,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7911,7 +7865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7968,7 +7921,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8194,7 +8146,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8305,7 +8256,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8374,7 +8324,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8431,7 +8380,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -9696,7 +9644,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload.json b/recipes/engine/engine.expected/win_upload.json index 4bf7f93..bb1f114 100644 --- a/recipes/engine/engine.expected/win_upload.json +++ b/recipes/engine/engine.expected/win_upload.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3946,7 +3934,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4056,7 +4043,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4125,7 +4111,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4182,7 +4167,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4550,7 +4534,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4660,7 +4643,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4729,7 +4711,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4786,7 +4767,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5154,7 +5134,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5264,7 +5243,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5333,7 +5311,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5390,7 +5367,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6032,7 +6008,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6143,7 +6118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6212,7 +6186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6269,7 +6242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6495,7 +6467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6606,7 +6577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6675,7 +6645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6732,7 +6701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6958,7 +6926,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7069,7 +7036,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7138,7 +7104,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7195,7 +7160,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7421,7 +7385,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7532,7 +7495,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7601,7 +7563,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7658,7 +7619,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7884,7 +7844,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7995,7 +7954,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8064,7 +8022,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8121,7 +8078,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8347,7 +8303,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8458,7 +8413,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8527,7 +8481,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8584,7 +8537,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10161,7 +10113,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload_font_subset.json b/recipes/engine/engine.expected/win_upload_font_subset.json index 2974b22..6a5a530 100644 --- a/recipes/engine/engine.expected/win_upload_font_subset.json +++ b/recipes/engine/engine.expected/win_upload_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4461,7 +4445,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4571,7 +4554,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4640,7 +4622,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4697,7 +4678,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5065,7 +5045,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5175,7 +5154,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5244,7 +5222,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5301,7 +5278,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5669,7 +5645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5779,7 +5754,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5848,7 +5822,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5905,7 +5878,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6547,7 +6519,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6658,7 +6629,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6727,7 +6697,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6784,7 +6753,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7010,7 +6978,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7121,7 +7088,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7190,7 +7156,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7247,7 +7212,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7473,7 +7437,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7584,7 +7547,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7653,7 +7615,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7710,7 +7671,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7936,7 +7896,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8047,7 +8006,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8116,7 +8074,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8173,7 +8130,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8399,7 +8355,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8510,7 +8465,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8579,7 +8533,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8636,7 +8589,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8862,7 +8814,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8973,7 +8924,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -9042,7 +8992,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -9099,7 +9048,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10676,7 +10624,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload_no_lto.json b/recipes/engine/engine.expected/win_upload_no_lto.json index bde9593..a2ad88b 100644 --- a/recipes/engine/engine.expected/win_upload_no_lto.json +++ b/recipes/engine/engine.expected/win_upload_no_lto.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3948,7 +3936,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4058,7 +4045,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4127,7 +4113,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4184,7 +4169,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4552,7 +4536,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4662,7 +4645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4731,7 +4713,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4788,7 +4769,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5156,7 +5136,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5266,7 +5245,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5335,7 +5313,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5392,7 +5369,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6040,7 +6016,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6151,7 +6126,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6220,7 +6194,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6277,7 +6250,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6503,7 +6475,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6614,7 +6585,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6683,7 +6653,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6740,7 +6709,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6966,7 +6934,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7077,7 +7044,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7146,7 +7112,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7203,7 +7168,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7429,7 +7393,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7540,7 +7503,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7609,7 +7571,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7666,7 +7627,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7892,7 +7852,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8003,7 +7962,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8072,7 +8030,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8129,7 +8086,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8355,7 +8311,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8466,7 +8421,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8535,7 +8489,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8592,7 +8545,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10169,7 +10121,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload_no_lto_font_subset.json b/recipes/engine/engine.expected/win_upload_no_lto_font_subset.json index 70e251e..02ee519 100644 --- a/recipes/engine/engine.expected/win_upload_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/win_upload_no_lto_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4463,7 +4447,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4573,7 +4556,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4642,7 +4624,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4699,7 +4680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5067,7 +5047,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5177,7 +5156,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5246,7 +5224,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5303,7 +5280,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5671,7 +5647,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5781,7 +5756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5850,7 +5824,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5907,7 +5880,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6555,7 +6527,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6666,7 +6637,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6735,7 +6705,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6792,7 +6761,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7018,7 +6986,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7129,7 +7096,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7198,7 +7164,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7255,7 +7220,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7481,7 +7445,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7592,7 +7555,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7661,7 +7623,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7718,7 +7679,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7944,7 +7904,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8055,7 +8014,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8124,7 +8082,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8181,7 +8138,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8407,7 +8363,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8518,7 +8473,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8587,7 +8541,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8644,7 +8597,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8870,7 +8822,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8981,7 +8932,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -9050,7 +9000,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -9107,7 +9056,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10684,7 +10632,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload_publish_cipd.json b/recipes/engine/engine.expected/win_upload_publish_cipd.json index 4bf7f93..bb1f114 100644 --- a/recipes/engine/engine.expected/win_upload_publish_cipd.json +++ b/recipes/engine/engine.expected/win_upload_publish_cipd.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3946,7 +3934,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4056,7 +4043,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4125,7 +4111,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4182,7 +4167,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4550,7 +4534,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4660,7 +4643,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4729,7 +4711,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4786,7 +4767,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5154,7 +5134,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5264,7 +5243,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5333,7 +5311,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5390,7 +5367,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6032,7 +6008,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6143,7 +6118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6212,7 +6186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6269,7 +6242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6495,7 +6467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6606,7 +6577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6675,7 +6645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6732,7 +6701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6958,7 +6926,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7069,7 +7036,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7138,7 +7104,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7195,7 +7160,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7421,7 +7385,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7532,7 +7495,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7601,7 +7563,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7658,7 +7619,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7884,7 +7844,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7995,7 +7954,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8064,7 +8022,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8121,7 +8078,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8347,7 +8303,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8458,7 +8413,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8527,7 +8481,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8584,7 +8537,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10161,7 +10113,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload_publish_cipd_font_subset.json b/recipes/engine/engine.expected/win_upload_publish_cipd_font_subset.json index 2974b22..6a5a530 100644 --- a/recipes/engine/engine.expected/win_upload_publish_cipd_font_subset.json +++ b/recipes/engine/engine.expected/win_upload_publish_cipd_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4461,7 +4445,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4571,7 +4554,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4640,7 +4622,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4697,7 +4678,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5065,7 +5045,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5175,7 +5154,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5244,7 +5222,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5301,7 +5278,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5669,7 +5645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5779,7 +5754,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5848,7 +5822,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5905,7 +5878,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6547,7 +6519,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6658,7 +6629,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6727,7 +6697,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6784,7 +6753,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7010,7 +6978,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7121,7 +7088,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7190,7 +7156,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7247,7 +7212,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7473,7 +7437,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7584,7 +7547,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7653,7 +7615,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7710,7 +7671,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7936,7 +7896,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8047,7 +8006,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8116,7 +8074,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8173,7 +8130,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8399,7 +8355,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8510,7 +8465,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8579,7 +8533,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8636,7 +8589,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8862,7 +8814,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8973,7 +8924,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -9042,7 +8992,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -9099,7 +9048,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10676,7 +10624,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto.json b/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto.json index bde9593..a2ad88b 100644 --- a/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto.json +++ b/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -3948,7 +3936,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4058,7 +4045,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4127,7 +4113,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4184,7 +4169,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4552,7 +4536,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4662,7 +4645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4731,7 +4713,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4788,7 +4769,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5156,7 +5136,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5266,7 +5245,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5335,7 +5313,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5392,7 +5369,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6040,7 +6016,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6151,7 +6126,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6220,7 +6194,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6277,7 +6250,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6503,7 +6475,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6614,7 +6585,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6683,7 +6653,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6740,7 +6709,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6966,7 +6934,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7077,7 +7044,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7146,7 +7112,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7203,7 +7168,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7429,7 +7393,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7540,7 +7503,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7609,7 +7571,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7666,7 +7627,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7892,7 +7852,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8003,7 +7962,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8072,7 +8030,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8129,7 +8086,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8355,7 +8311,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8466,7 +8421,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8535,7 +8489,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8592,7 +8545,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10169,7 +10121,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto_font_subset.json b/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto_font_subset.json index 70e251e..02ee519 100644 --- a/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto_font_subset.json +++ b/recipes/engine/engine.expected/win_upload_publish_cipd_no_lto_font_subset.json
@@ -756,7 +756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -866,7 +865,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -935,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -992,7 +989,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -1505,7 +1501,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1617,7 +1612,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1686,7 +1680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1743,7 +1736,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2015,7 +2007,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2127,7 +2118,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2196,7 +2186,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2253,7 +2242,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -2479,7 +2467,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -2590,7 +2577,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -2659,7 +2645,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -2716,7 +2701,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -4463,7 +4447,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -4573,7 +4556,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -4642,7 +4624,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -4699,7 +4680,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5067,7 +5047,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5177,7 +5156,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5246,7 +5224,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5303,7 +5280,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -5671,7 +5647,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -5781,7 +5756,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -5850,7 +5824,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -5907,7 +5880,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -6555,7 +6527,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -6666,7 +6637,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -6735,7 +6705,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -6792,7 +6761,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7018,7 +6986,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7129,7 +7096,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7198,7 +7164,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7255,7 +7220,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7481,7 +7445,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -7592,7 +7555,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -7661,7 +7623,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -7718,7 +7679,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -7944,7 +7904,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8055,7 +8014,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8124,7 +8082,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8181,7 +8138,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8407,7 +8363,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8518,7 +8473,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -8587,7 +8541,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -8644,7 +8597,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -8870,7 +8822,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -8981,7 +8932,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -9050,7 +9000,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -9107,7 +9056,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ], @@ -10684,7 +10632,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]\\cipd_tool\\path\\to\\gcloud\\version%3Apinned-version\\lib\\gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_arm.expected/clobber.json b/recipes/engine/engine_arm.expected/clobber.json index f2c16e8..b857217 100644 --- a/recipes/engine/engine_arm.expected/clobber.json +++ b/recipes/engine/engine_arm.expected/clobber.json
@@ -647,7 +647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -740,7 +739,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -800,7 +798,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -848,7 +845,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1249,7 +1245,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1342,7 +1337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1402,7 +1396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1450,7 +1443,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1682,7 +1674,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1775,7 +1766,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1835,7 +1825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1883,7 +1872,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2728,7 +2716,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_arm.expected/experimental.json b/recipes/engine/engine_arm.expected/experimental.json index 48eac12..073f793 100644 --- a/recipes/engine/engine_arm.expected/experimental.json +++ b/recipes/engine/engine_arm.expected/experimental.json
@@ -645,7 +645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -738,7 +737,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -798,7 +796,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -846,7 +843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1247,7 +1243,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1340,7 +1335,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1400,7 +1394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1448,7 +1441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1680,7 +1672,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1773,7 +1764,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1833,7 +1823,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1881,7 +1870,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2726,7 +2714,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_arm.expected/experimental_upload.json b/recipes/engine/engine_arm.expected/experimental_upload.json index 8b26a36..3d1e547 100644 --- a/recipes/engine/engine_arm.expected/experimental_upload.json +++ b/recipes/engine/engine_arm.expected/experimental_upload.json
@@ -645,7 +645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -738,7 +737,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -798,7 +796,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -846,7 +843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1247,7 +1243,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1340,7 +1335,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1400,7 +1394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1448,7 +1441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1680,7 +1672,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1773,7 +1764,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1833,7 +1823,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1881,7 +1870,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3034,7 +3022,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_arm.expected/gcloud_pubsub_failure.json b/recipes/engine/engine_arm.expected/gcloud_pubsub_failure.json index f28754c..373c2de 100644 --- a/recipes/engine/engine_arm.expected/gcloud_pubsub_failure.json +++ b/recipes/engine/engine_arm.expected/gcloud_pubsub_failure.json
@@ -647,7 +647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -740,7 +739,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -800,7 +798,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -848,7 +845,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1249,7 +1245,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1342,7 +1337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1402,7 +1396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1450,7 +1443,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1682,7 +1674,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1775,7 +1766,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1835,7 +1825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1883,7 +1872,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2728,7 +2716,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_arm.expected/linux.json b/recipes/engine/engine_arm.expected/linux.json index 4602be9..7c3baa6 100644 --- a/recipes/engine/engine_arm.expected/linux.json +++ b/recipes/engine/engine_arm.expected/linux.json
@@ -645,7 +645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -738,7 +737,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -798,7 +796,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -846,7 +843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1247,7 +1243,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1340,7 +1335,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1400,7 +1394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1448,7 +1441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1680,7 +1672,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1773,7 +1764,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1833,7 +1823,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1881,7 +1870,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2726,7 +2714,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_arm.expected/linux_upload.json b/recipes/engine/engine_arm.expected/linux_upload.json index fbc0351..d04f920 100644 --- a/recipes/engine/engine_arm.expected/linux_upload.json +++ b/recipes/engine/engine_arm.expected/linux_upload.json
@@ -645,7 +645,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -738,7 +737,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -798,7 +796,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -846,7 +843,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1247,7 +1243,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1340,7 +1335,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1400,7 +1394,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1448,7 +1441,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1680,7 +1672,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1773,7 +1764,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1833,7 +1823,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1881,7 +1870,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -3034,7 +3022,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_arm.expected/pull_request.json b/recipes/engine/engine_arm.expected/pull_request.json index f2c16e8..b857217 100644 --- a/recipes/engine/engine_arm.expected/pull_request.json +++ b/recipes/engine/engine_arm.expected/pull_request.json
@@ -647,7 +647,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -740,7 +739,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -800,7 +798,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -848,7 +845,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1249,7 +1245,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1342,7 +1337,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1402,7 +1396,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1450,7 +1443,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1682,7 +1674,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1775,7 +1766,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1835,7 +1825,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1883,7 +1872,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2728,7 +2716,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "pubsub", "topics",
diff --git a/recipes/engine/engine_builder.expected/Schedule two builds one with goma and one without.json b/recipes/engine/engine_builder.expected/Schedule two builds one with goma and one without.json index 2427f37..c686feb 100644 --- a/recipes/engine/engine_builder.expected/Schedule two builds one with goma and one without.json +++ b/recipes/engine/engine_builder.expected/Schedule two builds one with goma and one without.json
@@ -628,7 +628,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -721,7 +720,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -780,7 +778,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -827,7 +824,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_lint.expected/mac.json b/recipes/engine/engine_lint.expected/mac.json index 0075bf5..0536167 100644 --- a/recipes/engine/engine_lint.expected/mac.json +++ b/recipes/engine/engine_lint.expected/mac.json
@@ -1096,7 +1096,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1203,7 +1202,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1270,7 +1268,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1325,7 +1322,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1916,7 +1912,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2027,7 +2022,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2096,7 +2090,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2153,7 +2146,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_metrics.expected/basic_upload_metrics_False.json b/recipes/engine/engine_metrics.expected/basic_upload_metrics_False.json index f9b7cf5..95d09ed 100644 --- a/recipes/engine/engine_metrics.expected/basic_upload_metrics_False.json +++ b/recipes/engine/engine_metrics.expected/basic_upload_metrics_False.json
@@ -460,7 +460,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -537,7 +536,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -589,7 +587,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -629,7 +626,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_metrics.expected/basic_upload_metrics_True.json b/recipes/engine/engine_metrics.expected/basic_upload_metrics_True.json index a70e9f3..24b838d 100644 --- a/recipes/engine/engine_metrics.expected/basic_upload_metrics_True.json +++ b/recipes/engine/engine_metrics.expected/basic_upload_metrics_True.json
@@ -460,7 +460,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -537,7 +536,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -589,7 +587,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -629,7 +626,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_unopt.expected/linux.json b/recipes/engine/engine_unopt.expected/linux.json index ad4da7f..3246151 100644 --- a/recipes/engine/engine_unopt.expected/linux.json +++ b/recipes/engine/engine_unopt.expected/linux.json
@@ -903,7 +903,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1010,7 +1009,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1077,7 +1075,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1132,7 +1129,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1635,7 +1631,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1743,7 +1738,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1810,7 +1804,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1865,7 +1858,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2259,7 +2251,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2367,7 +2358,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2434,7 +2424,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2489,7 +2478,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_unopt.expected/linux_lto.json b/recipes/engine/engine_unopt.expected/linux_lto.json index 3f227ac..349dffc 100644 --- a/recipes/engine/engine_unopt.expected/linux_lto.json +++ b/recipes/engine/engine_unopt.expected/linux_lto.json
@@ -902,7 +902,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1009,7 +1008,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1076,7 +1074,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1131,7 +1128,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1633,7 +1629,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1741,7 +1736,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1808,7 +1802,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1863,7 +1856,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2256,7 +2248,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2364,7 +2355,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2431,7 +2421,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2486,7 +2475,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_unopt.expected/mac.json b/recipes/engine/engine_unopt.expected/mac.json index 0fb5a1a..35de15a 100644 --- a/recipes/engine/engine_unopt.expected/mac.json +++ b/recipes/engine/engine_unopt.expected/mac.json
@@ -1122,7 +1122,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1229,7 +1228,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1296,7 +1294,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1351,7 +1348,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1948,7 +1944,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2059,7 +2054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2128,7 +2122,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2185,7 +2178,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2414,7 +2406,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2526,7 +2517,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2595,7 +2585,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2652,7 +2641,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_unopt.expected/mac_lto.json b/recipes/engine/engine_unopt.expected/mac_lto.json index 0fb5a1a..35de15a 100644 --- a/recipes/engine/engine_unopt.expected/mac_lto.json +++ b/recipes/engine/engine_unopt.expected/mac_lto.json
@@ -1122,7 +1122,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -1229,7 +1228,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1296,7 +1294,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1351,7 +1348,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1948,7 +1944,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2059,7 +2054,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2128,7 +2122,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2185,7 +2178,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -2414,7 +2406,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -2526,7 +2517,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -2595,7 +2585,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -2652,7 +2641,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_unopt.expected/win.json b/recipes/engine/engine_unopt.expected/win.json index e19be97..2b9089e 100644 --- a/recipes/engine/engine_unopt.expected/win.json +++ b/recipes/engine/engine_unopt.expected/win.json
@@ -934,7 +934,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1044,7 +1043,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1113,7 +1111,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1170,7 +1167,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ],
diff --git a/recipes/engine/engine_unopt.expected/win_lto.json b/recipes/engine/engine_unopt.expected/win_lto.json index 5c328d1..2d08639 100644 --- a/recipes/engine/engine_unopt.expected/win_lto.json +++ b/recipes/engine/engine_unopt.expected/win_lto.json
@@ -933,7 +933,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -1043,7 +1042,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -1112,7 +1110,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -1169,7 +1166,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ],
diff --git a/recipes/engine/femu_test.expected/dangerous_test_commands.json b/recipes/engine/femu_test.expected/dangerous_test_commands.json index 1e919a8..14f267b 100644 --- a/recipes/engine/femu_test.expected/dangerous_test_commands.json +++ b/recipes/engine/femu_test.expected/dangerous_test_commands.json
@@ -383,7 +383,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -458,7 +457,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -509,7 +507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -548,7 +545,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -698,7 +694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -773,7 +768,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -824,7 +818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -863,7 +856,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1432,7 +1424,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -1841,7 +1832,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2023,7 +2013,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2165,7 +2154,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2307,7 +2295,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2449,7 +2436,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/engine/femu_test.expected/femu_vdl_with_package_list.json b/recipes/engine/femu_test.expected/femu_vdl_with_package_list.json index 91df82a..f4e9b03 100644 --- a/recipes/engine/femu_test.expected/femu_vdl_with_package_list.json +++ b/recipes/engine/femu_test.expected/femu_vdl_with_package_list.json
@@ -383,7 +383,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -458,7 +457,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -509,7 +507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -548,7 +545,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -698,7 +694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -773,7 +768,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -824,7 +818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -863,7 +856,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1432,7 +1424,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -1841,7 +1832,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2023,7 +2013,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2165,7 +2154,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2307,7 +2295,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2449,7 +2436,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2985,7 +2971,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/engine/femu_test.expected/multiple_non_root_fars.json b/recipes/engine/femu_test.expected/multiple_non_root_fars.json index 889e752..b716af0 100644 --- a/recipes/engine/femu_test.expected/multiple_non_root_fars.json +++ b/recipes/engine/femu_test.expected/multiple_non_root_fars.json
@@ -383,7 +383,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -458,7 +457,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -509,7 +507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -548,7 +545,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -698,7 +694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -773,7 +768,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -824,7 +818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -863,7 +856,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1432,7 +1424,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -1841,7 +1832,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2023,7 +2013,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2165,7 +2154,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2307,7 +2295,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2449,7 +2436,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2975,7 +2961,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/engine/femu_test.expected/no_zircon_file.json b/recipes/engine/femu_test.expected/no_zircon_file.json index 2ce3e55..0724992 100644 --- a/recipes/engine/femu_test.expected/no_zircon_file.json +++ b/recipes/engine/femu_test.expected/no_zircon_file.json
@@ -383,7 +383,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -458,7 +457,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -509,7 +507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -548,7 +545,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -698,7 +694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -773,7 +768,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -824,7 +818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -863,7 +856,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1432,7 +1424,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -1841,7 +1832,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/engine/femu_test.expected/start_femu_with_vdl.json b/recipes/engine/femu_test.expected/start_femu_with_vdl.json index 9114255..9f4a409 100644 --- a/recipes/engine/femu_test.expected/start_femu_with_vdl.json +++ b/recipes/engine/femu_test.expected/start_femu_with_vdl.json
@@ -383,7 +383,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -458,7 +457,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -509,7 +507,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -548,7 +545,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -698,7 +694,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -773,7 +768,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -824,7 +818,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -863,7 +856,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ], @@ -1432,7 +1424,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -1841,7 +1832,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2023,7 +2013,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2165,7 +2154,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2307,7 +2295,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2449,7 +2436,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0", @@ -2977,7 +2963,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/engine/framework_smoke.expected/basic.json b/recipes/engine/framework_smoke.expected/basic.json index 4bae225..87a7a59 100644 --- a/recipes/engine/framework_smoke.expected/basic.json +++ b/recipes/engine/framework_smoke.expected/basic.json
@@ -399,7 +399,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -458,7 +457,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -495,7 +493,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -520,7 +517,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/scenarios.expected/with_failure_upload_0.json b/recipes/engine/scenarios.expected/with_failure_upload_0.json index 9a871b2..e6ff293 100644 --- a/recipes/engine/scenarios.expected/with_failure_upload_0.json +++ b/recipes/engine/scenarios.expected/with_failure_upload_0.json
@@ -830,7 +830,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -941,7 +940,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1010,7 +1008,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1067,7 +1064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/scenarios.expected/with_failure_upload_1.json b/recipes/engine/scenarios.expected/with_failure_upload_1.json index e80dd33..de7c7e3 100644 --- a/recipes/engine/scenarios.expected/with_failure_upload_1.json +++ b/recipes/engine/scenarios.expected/with_failure_upload_1.json
@@ -830,7 +830,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -941,7 +940,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1010,7 +1008,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1067,7 +1064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/scenarios.expected/without_failure_upload_0.json b/recipes/engine/scenarios.expected/without_failure_upload_0.json index 462130b..1c38c88 100644 --- a/recipes/engine/scenarios.expected/without_failure_upload_0.json +++ b/recipes/engine/scenarios.expected/without_failure_upload_0.json
@@ -830,7 +830,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -941,7 +940,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1010,7 +1008,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1067,7 +1064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/scenarios.expected/without_failure_upload_1.json b/recipes/engine/scenarios.expected/without_failure_upload_1.json index 462130b..1c38c88 100644 --- a/recipes/engine/scenarios.expected/without_failure_upload_1.json +++ b/recipes/engine/scenarios.expected/without_failure_upload_1.json
@@ -830,7 +830,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -941,7 +940,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -1010,7 +1008,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -1067,7 +1064,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/web_engine.expected/linux-post-submit.json b/recipes/engine/web_engine.expected/linux-post-submit.json index cf8d9ad..5bc8cd3 100644 --- a/recipes/engine/web_engine.expected/linux-post-submit.json +++ b/recipes/engine/web_engine.expected/linux-post-submit.json
@@ -519,7 +519,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -600,7 +599,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -655,7 +653,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -698,7 +695,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/web_engine.expected/linux-pre-submit.json b/recipes/engine/web_engine.expected/linux-pre-submit.json index 92c64c8..6acdc94 100644 --- a/recipes/engine/web_engine.expected/linux-pre-submit.json +++ b/recipes/engine/web_engine.expected/linux-pre-submit.json
@@ -534,7 +534,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -615,7 +614,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -670,7 +668,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -713,7 +710,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/web_engine.expected/mac-post-submit.json b/recipes/engine/web_engine.expected/mac-post-submit.json index 809c6d7..5ce861d 100644 --- a/recipes/engine/web_engine.expected/mac-post-submit.json +++ b/recipes/engine/web_engine.expected/mac-post-submit.json
@@ -713,7 +713,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -794,7 +793,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -849,7 +847,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -892,7 +889,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine/web_engine.expected/windows-post-submit.json b/recipes/engine/web_engine.expected/windows-post-submit.json index 5a17259..7beb4bf 100644 --- a/recipes/engine/web_engine.expected/windows-post-submit.json +++ b/recipes/engine/web_engine.expected/windows-post-submit.json
@@ -585,7 +585,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "restart" ], @@ -669,7 +668,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "jsonstatus", "[CACHE]\\goma\\client\\jsonstatus" @@ -726,7 +724,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stat" ], @@ -771,7 +768,6 @@ { "cmd": [ "[START_DIR]\\cipd_tool\\path\\to\\cpython3\\version%3Apinned-version\\bin\\python3.exe", - "-u", "[CACHE]\\goma\\client\\goma_ctl.py", "stop" ],
diff --git a/recipes/engine/web_engine_framework.expected/linux-pre-submit.json b/recipes/engine/web_engine_framework.expected/linux-pre-submit.json index 0be9836..f55ab0f 100644 --- a/recipes/engine/web_engine_framework.expected/linux-pre-submit.json +++ b/recipes/engine/web_engine_framework.expected/linux-pre-submit.json
@@ -520,7 +520,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -597,7 +596,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -650,7 +648,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -691,7 +688,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine_v2/builder.expected/basic.json b/recipes/engine_v2/builder.expected/basic.json index 0bda40a..4365d70 100644 --- a/recipes/engine_v2/builder.expected/basic.json +++ b/recipes/engine_v2/builder.expected/basic.json
@@ -414,7 +414,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -467,7 +466,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -504,7 +502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -529,7 +526,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine_v2/builder.expected/basic_custom_vars.json b/recipes/engine_v2/builder.expected/basic_custom_vars.json index 324b128..a5fa33c 100644 --- a/recipes/engine_v2/builder.expected/basic_custom_vars.json +++ b/recipes/engine_v2/builder.expected/basic_custom_vars.json
@@ -414,7 +414,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -467,7 +466,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -504,7 +502,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -529,7 +526,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine_v2/builder.expected/mac.json b/recipes/engine_v2/builder.expected/mac.json index 0302daa..a8682af 100644 --- a/recipes/engine_v2/builder.expected/mac.json +++ b/recipes/engine_v2/builder.expected/mac.json
@@ -488,7 +488,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "restart" ], @@ -541,7 +540,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "jsonstatus", "[CACHE]/goma/client/jsonstatus" @@ -578,7 +576,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stat" ], @@ -603,7 +600,6 @@ { "cmd": [ "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", - "-u", "[CACHE]/goma/client/goma_ctl.py", "stop" ],
diff --git a/recipes/engine_v2/engine_v2.expected/config_from_file.json b/recipes/engine_v2/engine_v2.expected/config_from_file.json index b03d91e..d01d84c 100644 --- a/recipes/engine_v2/engine_v2.expected/config_from_file.json +++ b/recipes/engine_v2/engine_v2.expected/config_from_file.json
@@ -195,9 +195,9 @@ }, { "cmd": [ - "python", + "python3", "-u", - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", + "RECIPE_MODULE[recipe_engine::json]/resources/read.py", "[START_DIR]/engine/ci/builders/None.json", "/path/to/tmp/json" ], @@ -499,9 +499,9 @@ }, { "cmd": [ - "python", + "python3", "-u", - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", + "RECIPE_MODULE[recipe_engine::json]/resources/read.py", "[START_DIR]/engine/ci/builders/None.json", "/path/to/tmp/json" ],
diff --git a/recipes/firebaselab/firebaselab.expected/basic.json b/recipes/firebaselab/firebaselab.expected/basic.json index c80ad9a..0fea961 100644 --- a/recipes/firebaselab/firebaselab.expected/basic.json +++ b/recipes/firebaselab/firebaselab.expected/basic.json
@@ -312,7 +312,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "--quiet", "config", @@ -378,7 +377,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -457,7 +455,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -654,7 +651,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/firebaselab/firebaselab.expected/failure 10.json b/recipes/firebaselab/firebaselab.expected/failure 10.json index 2fe5357..161649a 100644 --- a/recipes/firebaselab/firebaselab.expected/failure 10.json +++ b/recipes/firebaselab/firebaselab.expected/failure 10.json
@@ -312,7 +312,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "--quiet", "config", @@ -378,7 +377,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -426,7 +424,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -505,7 +502,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -702,7 +698,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",
diff --git a/recipes/firebaselab/firebaselab.expected/failure 15.json b/recipes/firebaselab/firebaselab.expected/failure 15.json index 2fe5357..161649a 100644 --- a/recipes/firebaselab/firebaselab.expected/failure 15.json +++ b/recipes/firebaselab/firebaselab.expected/failure 15.json
@@ -312,7 +312,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "--quiet", "config", @@ -378,7 +377,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -426,7 +424,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -505,7 +502,6 @@ { "cmd": [ "python", - "-u", "[START_DIR]/cipd_tool/path/to/gcloud/version%3Apinned-version/lib/gcloud.py", "firebase", "test", @@ -702,7 +698,6 @@ "vpython", "-vpython-spec", "RECIPE_MODULE[fuchsia::gsutil]/resources/gsutil.vpython", - "-u", "[START_DIR]/cipd_tool/path/to/gsutil/version%3Apinned-version/gsutil", "-o", "GSUtil:software_update_check_period=0",