Bug: Add missing newlines after shell script executions #76
No reviewers
Labels
No labels
bug
cancelled
corsica
decision
documentation
duplicate
enhancement
help wanted
invalid
mozilla-build
question
security
testing
vidyo-kiosk
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jlin/dinobuildr!76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bug-newline-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Shell scripts were missing a newline after executing, which was causing the script output to be REAL ugly. Also added a little messaging around script start and the manifest hash check to make it make a little more sense.