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

Fixes issues with globbing files with partial match #23

Merged
merged 6 commits into from
Jul 28, 2020

Conversation

pvogt09
Copy link
Contributor

@pvogt09 pvogt09 commented Jul 23, 2020

List of files is checked for shebang in order to prevent matching files that start with [bakz]sh but are not shellscripts like e.g. bashfile.c.

…non shellscripts that start with [bakz]sh

Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
runaction Outdated Show resolved Hide resolved
@pvogt09 pvogt09 requested a review from ludeeus July 27, 2020 16:06
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
@ludeeus ludeeus changed the title check [bakz]sh files for shebang after globbing for filename Fixes issues with globbing files with partial match Jul 28, 2020
@ludeeus ludeeus merged commit 73cbb64 into ludeeus:master Jul 28, 2020
@ludeeus
Copy link
Owner

ludeeus commented Jul 28, 2020

Thanks @pvogt09

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.

None yet

2 participants