Skip to content
Unverified Commit 18aa9b0b authored by Wael M. Nasreddine's avatar Wael M. Nasreddine
Browse files

build-bazel-package: prefix bazel with the USER variable

Bazel computes the default value of output_user_root before parsing the
flag[0]. The computation of the default value involves getting the $USER
from the environment. I don't have that variable when building with
sandbox enabled.

[0]: https://github.com/bazelbuild/bazel/blob/9323c57607d37f9c949b60e293b573584906da46/src/main/cpp/startup_options.cc#L123-L124
parent e3654421
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment