Skip to content

Remove unnecessary run functions#586

Open
grahampugh wants to merge 1 commit intousnistgov:mainfrom
grahampugh:main
Open

Remove unnecessary run functions#586
grahampugh wants to merge 1 commit intousnistgov:mainfrom
grahampugh:main

Conversation

@grahampugh
Copy link

macOS Tahoe 26 beta releases include a possible bug or change to the run function in JXA. The run function is actually only really useful for inputting command line arguments.

As far as I can make out, the $ODV values are not submitted as command line arguments, rather they are substituted directly into the scripts on generation. Therefore, the run function is not required in any of the JXA snippets used in the mSCP.

This PR removes the run function from all snippets, which removes any potential issues with changes to the run function.

@robertgendler
Copy link
Collaborator

Can you update your PR to go against the Tahoe branch? Thanks.

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

Successfully merging this pull request may close these issues.

2 participants