mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-07 02:54:29 +00:00
Merge pull request #8676 from GabyCT/topic/fixins
tests: k8s: Fix indentation in setup script
This commit is contained in:
commit
4a49dd73db
@ -66,7 +66,6 @@ add_kernel_initrd_annotations_to_yaml() {
|
|||||||
echo "k8s resource type ${resource_kind} from ${yaml_file} is not yet supported for kernel and initrd annotations testing"
|
echo "k8s resource type ${resource_kind} from ${yaml_file} is not yet supported for kernel and initrd annotations testing"
|
||||||
return 1
|
return 1
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user