-
Notifications
You must be signed in to change notification settings - Fork 397
Open
Labels
status/need-triageTeam needs to triage and take a first lookTeam needs to triage and take a first look
Description
Description
If a line starting with // is executed the script stops and the following lines are not executed anymore.
Current behavior
Running a script in interactive mode:
some command
// commented out command
another command
another command is not executed anymore
Wanted behavior
Only commented line should be ignored. Script should continue with next line.
References
This seems to be similar to #1189
Version
spring boot 4.0.2
spring shell 4.0.1
Linux
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status/need-triageTeam needs to triage and take a first lookTeam needs to triage and take a first look