Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 897c1b4

Browse files
Privacy Sandbox Teamcopybara-github
authored andcommitted
chore: Disable debug mode for genrule
Bug: N/A Change-Id: I6d5650e0b7acf2737c767f1981f0a77c0fed4e09 GitOrigin-RevId: 432f5b15fd5878d99e42e6c3910329da971ee973
1 parent f9bcca0 commit 897c1b4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/roma/byob/container/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ genrule(
8282
"libz.so.1",
8383
],
8484
cmd_bash = """set -o errexit
85-
set -o xtrace
8685
cp $(SRCS) "$(RULEDIR)"
8786
docker buildx build --progress plain --target nsjail-binary --output="$(RULEDIR)" --file="$(RULEDIR)"/Dockerfile.nsjail "$(RULEDIR)"
8887
""",

0 commit comments

Comments
 (0)