build: fix clang-format duplicate message (#45235)
This commit is contained in:
		
					parent
					
						
							
								83666ddc36
							
						
					
				
			
			
				commit
				
					
						81d12fa452
					
				
			
		
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -369,9 +369,6 @@ def main():
 | 
			
		|||
          patch_file.close()
 | 
			
		||||
          os.unlink(patch_file.name)
 | 
			
		||||
        else:
 | 
			
		||||
          print(
 | 
			
		||||
            'To patch these files, run:',
 | 
			
		||||
            f"$ git apply {patch_file.name}", sep='\n')
 | 
			
		||||
          filename=patch_file.name
 | 
			
		||||
          print(f"\nTo patch these files, run:\n$ git apply {filename}\n")
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue