You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Ryan Lo (Jira)" <ji...@apache.org> on 2022/07/28 10:59:00 UTC

[jira] [Assigned] (YUNIKORN-1265) fix shellcheck issues in our shell scripts

     [ https://issues.apache.org/jira/browse/YUNIKORN-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Lo reassigned YUNIKORN-1265:
---------------------------------

    Assignee: Ryan Lo

> fix shellcheck issues in our shell scripts
> ------------------------------------------
>
>                 Key: YUNIKORN-1265
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1265
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: build
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Ryan Lo
>            Priority: Major
>              Labels: newbie
>
> Throughout our repos we have a number of shell scripts linked to release and build mainly.
> These scripts are not checked for issues and or tested. I ran  [shellcheck|https://github.com/koalaman/shellcheck] over some of them and a number of possible issues popped up. We should run the tool over all repos and the shell scripts we have and fix the issues found.
> Lots of them are around variable quoting that is missing and the use of deprecated  back-ticked `cmd` substitution which are not portable. We do not have a standard set for these and have mixed them in our use.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org