aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_clang_host_golden/bisect.json
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/testdata/cros_clang_host_golden/bisect.json')
-rw-r--r--compiler_wrapper/testdata/cros_clang_host_golden/bisect.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/compiler_wrapper/testdata/cros_clang_host_golden/bisect.json b/compiler_wrapper/testdata/cros_clang_host_golden/bisect.json
index 5a67a635..b9b1509f 100644
--- a/compiler_wrapper/testdata/cros_clang_host_golden/bisect.json
+++ b/compiler_wrapper/testdata/cros_clang_host_golden/bisect.json
@@ -2,7 +2,8 @@
{
"wd": "/tmp/stable",
"env": [
- "BISECT_STAGE=someBisectStage"
+ "BISECT_STAGE=someBisectStage",
+ "HOME=/user/home"
],
"wrapper": {
"cmd": {
@@ -42,7 +43,8 @@
"wd": "/tmp/stable",
"env": [
"BISECT_STAGE=someBisectStage",
- "BISECT_DIR=someBisectDir"
+ "BISECT_DIR=someBisectDir",
+ "HOME=/user/home"
],
"wrapper": {
"cmd": {
@@ -82,7 +84,8 @@
"wd": "/tmp/stable",
"env": [
"BISECT_STAGE=someBisectStage",
- "BISECT_DIR=someBisectDir"
+ "BISECT_DIR=someBisectDir",
+ "HOME=/user/home"
],
"wrapper": {
"cmd": {