mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +00:00
parallalize the apidiff dump
This commit is contained in:
parent
affafd906d
commit
f92bde1894
@ -158,8 +158,9 @@ run () {
|
||||
(
|
||||
cd "${d}"
|
||||
apidiff -m -w "${out}/$(output_name "${d}")" .
|
||||
)
|
||||
) &
|
||||
done
|
||||
wait
|
||||
}
|
||||
|
||||
# inWorktree checks out a specific revision, then invokes the given
|
||||
|
Loading…
Reference in New Issue
Block a user