Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json
index b29a130269cd71a13423333b5f0a8e6254979a43..b3e3be2035c51a61b2c7ebaf8da9835e1e080568 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json
@@ -110,7 +110,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -128,7 +128,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -147,7 +147,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -166,7 +166,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -187,7 +187,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -208,7 +208,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -227,7 +227,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -246,7 +246,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -263,7 +263,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -280,7 +280,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",
@@ -297,7 +297,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
"--target",
"Release",
"--arch",

Powered by Google App Engine
This is Rietveld 408576698