You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/10/13 08:11:32 UTC

[GitHub] [dolphinscheduler] black-06 commented on pull request #12351: [Fix-12350] fix source not found error

black-06 commented on PR #12351:
URL: https://github.com/apache/dolphinscheduler/pull/12351#issuecomment-1277209491

   Maybe it's better to modify
   `private static final String SH = "sh";` 
   to  `private static final String BASH = "bash";`
   in `ShellCommandExecutor.java`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org