forked from ungleich-public/cdist
		
	-debug
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								56c3ec29e1
							
						
					
				
			
			
				commit
				
					
						b739f452b0
					
				
			
		
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -45,10 +45,6 @@ fi
 | 
				
			||||||
if [ -f "$__object/parameter/source" ]; then
 | 
					if [ -f "$__object/parameter/source" ]; then
 | 
				
			||||||
   source="$(cat "$__object/parameter/source")"
 | 
					   source="$(cat "$__object/parameter/source")"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   exec 3>&1
 | 
					 | 
				
			||||||
   exec 1>&2
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
   set -x
 | 
					 | 
				
			||||||
   md5sum="$(md5sum < "$source")"
 | 
					   md5sum="$(md5sum < "$source")"
 | 
				
			||||||
   remote_md5sum="$(cat "$__object/explorer/md5sum")"
 | 
					   remote_md5sum="$(cat "$__object/explorer/md5sum")"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue