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

fix: mark cli.py as non-executable (fixes #1590) #1610

Merged
merged 2 commits into from
Mar 23, 2022
Merged

Conversation

xiongnemo
Copy link
Contributor

closes #1590

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this will do the trick, thank you!

@xiongnemo
Copy link
Contributor Author

Shall I fix the linting error in comments?

@terriko
Copy link
Contributor

terriko commented Mar 22, 2022

Sure, it looks like it just needs a shorter commit message/title. If you've got one in mind, go ahead and edit the title and I'll use that when it gets merged.

@xiongnemo xiongnemo changed the title fix: mark cli.py as non-executable, informing user not to run cli.py directly fix: mark cli.py as non-executable Mar 23, 2022
@xiongnemo
Copy link
Contributor Author

Title updated.

@xiongnemo xiongnemo changed the title fix: mark cli.py as non-executable fix: mark cli.py as non-executable (fixes #1590) Mar 23, 2022
@terriko terriko merged commit 89008a4 into intel:main Mar 23, 2022
@terriko
Copy link
Contributor

terriko commented Mar 23, 2022

Thank you!

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.

cli.py is marked executable but is missing a shebang
2 participants