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

Command line Maiden update listing is ever so slightly jumbled when a script update fails #225

Open
xmacex opened this issue Dec 16, 2023 · 1 comment

Comments

@xmacex
Copy link

xmacex commented Dec 16, 2023

When updating installed norns scripts from the command line with maiden project update --all, those ones which fail to update jumble up the listing.

Updating: molly_the_poly ... already up-to-date
Updating: monkeyc-monkeyd ... failed: cannot find in catalogUpdating: monomaniac ... already up-to-date
Updating: moonraker ... already up-to-date

A missing linebreak somewhere... maybe this

fmt.Printf("failed: cannot find in catalog")

should be fmt.Println like on 218 above; no formatting is used here on 230.

Can I win a Smallest Most Insignificant Niche Bug Reported trophy please? 🏆 (▰˘◡˘▰)

Anyway have a nice weekend :)

@xmacex xmacex changed the title Command line Maiden update listing is ever so slightly jumbled Command line Maiden update listing is ever so slightly jumbled if a script update fails Dec 16, 2023
@xmacex xmacex changed the title Command line Maiden update listing is ever so slightly jumbled if a script update fails Command line Maiden update listing is ever so slightly jumbled when a script update fails Dec 16, 2023
@xmacex
Copy link
Author

xmacex commented Dec 16, 2023

Argh wrong place, the command line maiden has its own repo at monome/maiden how can I transfer it over there? thx

@tehn tehn transferred this issue from monome/norns Dec 16, 2023
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

No branches or pull requests

1 participant