facebook / openbmc

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
627 stars 280 forks source link

Change Determination of Shell Files for Actions #190

Closed GoldenBug closed 2 years ago

GoldenBug commented 2 years ago

Summary: Currently the way we determine what files are shell files doesn't always detect them correctly.

Change to using the "file" command and just trust it's output.

Test Plan: Check Github Actions run for test files.

Reviewed By: GoldenBug

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D35478693