Skip to content

Commit

Permalink
rebase fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
chowder committed Nov 22, 2024
1 parent b788eb2 commit 2f5b78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bootstrap_impls/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ sh_py_run_test(
imports = ["./MARKER"],
py_src = "call_sys_exe.py",
sh_src = "sys_executable_inherits_sys_path_test.sh",
target_compatible_with = _SUPPORTS_BOOTSTRAP_SCRIPT,
target_compatible_with = SUPPORTS_BOOTSTRAP_SCRIPT,
)

0 comments on commit 2f5b78b

Please sign in to comment.