mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 06:01:41 +02:00
I found a duplicate function and verified that it's the only one via comm -12 <(sort ci-automation/ci_automation_common.sh) <(sort sdk_lib/sdk_container_common.sh) | grep function I'm not sure if this is due to a case where we only import one but can't import the other, hence I'm not deleting it now.