1
0
mirror of https://github.com/coreos/coreos-assembler.git synced 2026-02-06 03:45:08 +01:00
Files
coreos-assembler/tests
Micah Abbott 2d4d62a02a tests/check.sh: change to check all executable scripts
Previously, we were only checking the files in the `src` directory and
erroneously leaving out the scripts like `build.sh`,
`coreos-assembler`, and `bottlecap`. This changes the behavior of
`check.sh` to build a list of files to check via a whitelist'ed set of
directories and then runs the appropriate syntax checker against them.
2019-01-17 16:33:05 -05:00
..