+indent
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								97dd649f44
							
						
					
				
			
			
				commit
				
					
						d21cfa66a0
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -155,7 +155,7 @@ if [ -e "${__cdist_object_dir}" ]; then
 | 
			
		|||
   # Allow diff to fail
 | 
			
		||||
   set +e
 | 
			
		||||
   diff -ru "${__cdist_new_object_dir}/${__cdist_name_parameter}" \
 | 
			
		||||
      "${__cdist_object_dir}/${__cdist_name_parameter}" \
 | 
			
		||||
      "${__cdist_object_dir}/${__cdist_name_parameter}"           \
 | 
			
		||||
      > "$__cdist_tmp_file"; ret=$?
 | 
			
		||||
   set -e
 | 
			
		||||
   
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue