mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Add a rich example of fn framework for abstraction
This commit is contained in:
@@ -15,7 +15,7 @@ fi
|
||||
|
||||
cmd=$1
|
||||
skip_pattern="${2-}"
|
||||
expected_module_count=${3:-44}
|
||||
expected_module_count=${3:-45}
|
||||
|
||||
seen=()
|
||||
# Hack scripts must be run from the root of the repository.
|
||||
|
||||
Reference in New Issue
Block a user