Skip to content

Commit

Permalink
Update to new default process character
Browse files Browse the repository at this point in the history
  • Loading branch information
Fulgurance committed Jan 6, 2025
1 parent 49d40b0 commit 9d94d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ISM/Default/CommandLine.cr
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module ISM
ErrorUnknowArgumentHelp1 = "Use "
ErrorUnknowArgumentHelp2 = "ism --help "
ErrorUnknowArgumentHelp3 = "to know how to use ISM"
ProcessNotificationCharacters = ">_"
ProcessNotificationCharacters = ""
InternalErrorTitle = "Internal error"
TaskBuildingProcessErrorText1 = "The ISM task at "
TaskBuildingProcessErrorText2 = " encountered an error at line number "
Expand Down

0 comments on commit 9d94d57

Please sign in to comment.