Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

print commands are not printed when using buildozer -f #1301

Open
tinder-tannerbennett opened this issue Oct 15, 2024 · 0 comments
Open

print commands are not printed when using buildozer -f #1301

tinder-tannerbennett opened this issue Oct 15, 2024 · 0 comments

Comments

@tinder-tannerbennett
Copy link

Given a file like this:

print label name //Path/to/my/target:Target

Nothing prints to stdout or stderr when run with buildozer -f the_file, while the same command(s) run individually, like this, yield the expected output:

$ buildozer 'print label name' //Path/to/my/target:Target
//Path/to/my/target:Target TargetsNameAttr

Is this a bug, or working as intended? Seems like a bug to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant