Page MenuHomeDevCentral

Improve Arcanist shell scripts
ClosedPublic

Authored by dereckson on Oct 25 2017, 02:34.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 28, 06:21
Unknown Object (File)
Fri, Apr 25, 06:54
Unknown Object (File)
Thu, Apr 24, 18:36
Unknown Object (File)
Sun, Apr 20, 20:49
Unknown Object (File)
Sun, Apr 20, 10:46
Unknown Object (File)
Sun, Apr 20, 08:12
Unknown Object (File)
Sat, Apr 19, 16:23
Unknown Object (File)
Mon, Apr 14, 12:21
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 Not Applicable
Unit
Tests Not Applicable

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.