mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	parallalize the apidiff dump
This commit is contained in:
		@@ -158,8 +158,9 @@ run () {
 | 
				
			|||||||
        (
 | 
					        (
 | 
				
			||||||
            cd "${d}"
 | 
					            cd "${d}"
 | 
				
			||||||
            apidiff -m -w "${out}/$(output_name "${d}")" .
 | 
					            apidiff -m -w "${out}/$(output_name "${d}")" .
 | 
				
			||||||
        )
 | 
					        ) &
 | 
				
			||||||
    done
 | 
					    done
 | 
				
			||||||
 | 
					    wait
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# inWorktree checks out a specific revision, then invokes the given
 | 
					# inWorktree checks out a specific revision, then invokes the given
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user