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

private/gen_deps: correctly handle EOF #22

Merged
merged 1 commit into from
Jun 14, 2022
Merged

Conversation

sluongng
Copy link
Owner

We used starlark multiline string which should not be indented.
The indentation made EOF not being recognized correctly.

Remove the indentation, added EOF, removed -x debug call.

This should help ease up the warning in BuildBuddy Workflow complaining
about this.

We used starlark multiline string which should not be indented.
The indentation made EOF not being recognized correctly.

Remove the indentation, added EOF, removed -x debug call.

This should help ease up the warning in BuildBuddy Workflow complaining
about this.
@sluongng sluongng merged commit b52bac2 into master Jun 14, 2022
@sluongng sluongng deleted the sluongng/fix-gen-deps branch July 6, 2024 08:16
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

Successfully merging this pull request may close these issues.

1 participant