[
https://issues.apache.org/jira/browse/SOLR-9509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-9509:
-------------------------------
Attachment: shellcheck_solr_20160915.txt
Really like this idea since shellcheck seems to catch some interesting things
and offers good improvements.
I'm attaching the output of the following from lucene-solr:
{code}
find . -name '*.sh' | xargs shellcheck
{code}
> Fix problems in shell scripts reported by "shellcheck"
> ------------------------------------------------------
>
> Key: SOLR-9509
> URL: https://issues.apache.org/jira/browse/SOLR-9509
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: scripts and tools
> Reporter: Jan Høydahl
> Attachments: bin_solr_shellcheck.txt, shellcheck_solr_20160915.txt
>
>
> Running {{shellcheck}} on our shell scripts reveal various improvements we
> should consider.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]