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

[BUG] when there is blank line in --input-env-file, it failed #20

Closed
Jooho opened this issue May 6, 2024 · 1 comment
Closed

[BUG] when there is blank line in --input-env-file, it failed #20

Jooho opened this issue May 6, 2024 · 1 comment

Comments

@Jooho
Copy link
Owner

Jooho commented May 6, 2024

It should be fine even though there is blank lines

  File "/home/loopy/src/cli/commands/utils.py", line 100, in load_env_file_if_exist
    key, value = line.strip().split("=")
    ^^^^^^^^^^
CLUSTER_NAME=ABC

@Jooho
Copy link
Owner Author

Jooho commented Oct 11, 2024

This is fixed

@Jooho Jooho closed this as completed Oct 11, 2024
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