Page MenuHomeDevCentral

Improve Arcanist shell scripts
ClosedPublic

Authored by dereckson on Oct 25 2017, 02:34.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 18:28
Unknown Object (File)
Fri, Jul 3, 12:35
Unknown Object (File)
Fri, Jul 3, 12:33
Unknown Object (File)
Thu, Jul 2, 09:22
Unknown Object (File)
Fri, Jun 26, 15:53
Unknown Object (File)
Wed, Jun 24, 09:36
Unknown Object (File)
Tue, Jun 23, 21:22
Unknown Object (File)
Tue, Jun 23, 04:36
Subscribers
None

Details

Summary

Fixes suggested by shellcheck:

  • use $() instead of deprecated ``
  • avoid cat when pipelines can be used
  • quote variables
Test Plan

shellcheck

Diff Detail

Repository
rWK Wynter Kitro utilities
Lint
Lint Passed
SeverityLocationCodeMessage
Advicearcanist/arc-paste-file.sh:16SC2094SHELLCHECK
Advicearcanist/arc-paste-file.sh:16SC2094SHELLCHECK
Unit
No Test Coverage
Branch
shellcheck (branched from master)
Build Status
Buildable 1760
Build 2008: arc lint + arc unit

Event Timeline

We're sure it only reads.

This revision is now accepted and ready to land.Oct 25 2017, 02:35
This revision was automatically updated to reflect the committed changes.