Page MenuHomePhabricator

[native] Clean up `detect_abis.sh`
ClosedPublic

Authored by abosh on Jul 7 2022, 8:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 1:12 PM
Unknown Object (File)
Sat, Nov 2, 1:12 PM
Unknown Object (File)
Sat, Nov 2, 1:01 PM
Unknown Object (File)
Sat, Nov 2, 12:59 PM
Unknown Object (File)
Wed, Oct 23, 3:44 AM
Unknown Object (File)
Sep 28 2024, 4:19 PM
Unknown Object (File)
Sep 27 2024, 7:42 PM
Unknown Object (File)
Sep 27 2024, 9:00 AM
Subscribers

Details

Summary

Relevant Linear issue here. More details in inline comments.

Test Plan

ShellCheck, close reading.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

native/android/app/bash/detect_abis.sh
10 ↗(On Diff #14286)

Double quote to prevent globbing and word-splitting.

18 ↗(On Diff #14286)

Double quote to prevent globbing and word-splitting.

atul published this revision for review.Jul 7 2022, 9:02 AM
atul accepted this revision.
This revision is now accepted and ready to land.Jul 7 2022, 9:02 AM
This revision was automatically updated to reflect the committed changes.