mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 08:31:04 +02:00
The cl.basic and cl.internet tests are different tests which wasn't clear before. Also, the grep process returns an exit code of 1 if it didn't find a match, causing the job to cancel. The list of tests is space separated and should not be quoted but on the other hand, we do have to handle a literal *. Look for the right test and handle the grep exit code, and disable globs for the subshell for preserving a literal *.
Flatcar Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the Flatcar Container Linux SDK. To get started you can find our documentation on the Flatcar docs website.
Description
Languages
Shell
93.1%
Python
6.9%