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

Unified Diff: blimp/BUILD.gn

Issue 2154873002: Update ADD handling in Dockerfiles and test bundle creation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update create-bundle.py comments to reflect most recent behavior changes. Created 4 years, 5 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
« no previous file with comments | « no previous file | blimp/engine/Dockerfile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/BUILD.gn
diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn
index a4c48f60393d08fb727563256288a60fd98e8cbf..fb0fdc5c28957a02d3add62640e32c063ad03ca1 100644
--- a/blimp/BUILD.gn
+++ b/blimp/BUILD.gn
@@ -175,6 +175,8 @@ if (is_linux) {
_rebased_blimp_engine_env_tests_manifest,
"--output",
rebase_path(_bundle),
+ "--tar-contents-rooted-in",
+ rebase_path("//")
]
}
}
« no previous file with comments | « no previous file | blimp/engine/Dockerfile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698