mirror of
https://github.com/Installomator/Installomator.git
synced 2026-02-24 14:53:17 +00:00
10.5 buildLabel not working where 10.4 is #320
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @07-C9 on GitHub.
First off, wonderful tool - I cannot praise enough. Has saved us a countless amount of time maintaining packages.
Testing out 10.5. I've been dipping my feet more into buildLabel as I'd like to start contributing more and there is some Software we'd like to make available in Self Service / Auto Patch that doesn't currently exist as a label.
I was in the process of making a label for Airtame (pkg) and got this error:
The exact same URL works with 10.4's buildLabel:
Version 10.4 (Starting at Line 259)
Version 10.5 (Starting at Line 259)
I think the new method introduced in version 10.5 for parsing the filename from the URL is not working due to incorrect bash syntax for nested parameter expansion?
@acodega commented on GitHub:
Are you seeing this issue in 10.6?