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

better error output for dynamic variables in Taskvars.yml #41

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

zbindenren
Copy link
Contributor

If you have errors in Taskvars.yml file it can get difficult to debug.

Without this pull request you got the error:

$ task build-web
exit status 127

With this pull request:

$ task build-web
task: Command "gite show -s --pretty=format:%cI" in taskvars file failed: exit status 127

@andreynering
Copy link
Member

Thanks!

@andreynering andreynering merged commit 9bea80b into go-task:master Jul 7, 2017
@pd93 pd93 added type: feature A new feature or functionality. and removed type: enhancement labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature or functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants