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 rogue semicolon in custom task creation #3021

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

bomoko
Copy link
Contributor

@bomoko bomoko commented Feb 10, 2022

This Fixes an error with custom tasks with no arguments. We were inserting a semicolon by default, which was breaking simple commands.

@tobybellwood
Copy link
Member

Replicated and tested locally, much success!
image

@tobybellwood tobybellwood merged commit f955bd1 into uselagoon:main Feb 11, 2022
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.

2 participants