Page MenuHomeDevCentral

Improve Arcanist shell scripts
ClosedPublic

Authored by dereckson on Oct 25 2017, 02:34.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 1, 12:02
Unknown Object (File)
Mon, Jul 28, 22:47
Unknown Object (File)
Mon, Jul 28, 11:30
Unknown Object (File)
Mon, Jul 28, 10:31
Unknown Object (File)
Sun, Jul 27, 16:55
Unknown Object (File)
Fri, Jul 25, 20:28
Unknown Object (File)
Fri, Jul 11, 23:02
Unknown Object (File)
Jul 5 2025, 06:14
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.