Skip to content

Fix inconsistent shebang defaults#1000

Open
hwikle-lanl wants to merge 2 commits into
developfrom
hwikle/fix-inconsistent-shebang-defaults
Open

Fix inconsistent shebang defaults#1000
hwikle-lanl wants to merge 2 commits into
developfrom
hwikle/fix-inconsistent-shebang-defaults

Conversation

@hwikle-lanl
Copy link
Copy Markdown
Collaborator

@hwikle-lanl hwikle-lanl commented Apr 6, 2026

Fixed default shebang value for ScriptComposer to be consistent with the test config default.

Code review checklist:

  • Code is generally sensical and well commented
  • Variable/function names all telegraph their purpose and contents
  • Functions/classes have useful doc strings
  • Function arguments are typed
  • Added/modified unit tests to cover changes.
  • New features have documentation added to the docs.
  • New features and backwards compatibility breaks are noted in the RELEASE.md

@hwikle-lanl hwikle-lanl self-assigned this Apr 6, 2026
@hwikle-lanl
Copy link
Copy Markdown
Collaborator Author

@pflarr We may want to change to defaulting to #!/bin/bash, but that would be a breaking change.

@hwikle-lanl hwikle-lanl added this to the 2.7 milestone Apr 15, 2026
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.

1 participant