Skip to content

Commit 2d16fef

Browse files
meisterTcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 867159716 Change-Id: I398474c8a89334c8ce90e44fdcfb5aaeb54c41ea
1 parent e9c3f9d commit 2d16fef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/doctest.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def _write_wrapper_impl(ctx):
2525
ctx.actions.run_shell(
2626
outputs = [ctx.outputs.executable],
2727
inputs = [ctx.file.runfiles_library],
28+
mnemonic = "TensorstoreDoctestWrapperGen",
2829
command = "( " + #
2930
"echo '#!/bin/bash'; " + #
3031
"echo 'set -eu'; " +

0 commit comments

Comments
 (0)