Skip to content

Conversation

savil
Copy link
Collaborator

@savil savil commented Oct 10, 2023

Summary

Printing the name to make it easier to identify the source of the error.

How was it tested?

Added this script

"hello": [
  "echo \"hello\"",
  "exit 1"
],

ran devbox run hello and got:

Error: error running script "hello" in Devbox: exit status 1

Copy link
Collaborator Author

savil commented Oct 10, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@savil savil merged commit ca4d880 into main Oct 10, 2023
@savil savil deleted the savil/print-script-error branch October 10, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants