Skip to content

Commit

Permalink
TMP: Debug failure
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Jan 14, 2024
1 parent c9026da commit a9459fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolchain/internal/system_module_map.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def _system_module_map(ctx):
dir = to_execroot + dir
dir = dir.replace("//", "/")
dirs.append(dir)
print(dirs)

# If the action references a file outside of the execroot, it isn't safe to
# cache or run remotely.
Expand Down

0 comments on commit a9459fb

Please sign in to comment.