forked from ungleich-public/cdist
		
	+: after object_self
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								9d5d0b8cdd
							
						
					
				
			
			
				commit
				
					
						f08a9eaaa9
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -154,7 +154,7 @@ __cdist_echo()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   set +u
 | 
					   set +u
 | 
				
			||||||
   if [ "$__cdist_object_self" ]; then
 | 
					   if [ "$__cdist_object_self" ]; then
 | 
				
			||||||
      __cdist_echo_prefix="$__cdist_object_self"
 | 
					      __cdist_echo_prefix="${__cdist_object_self}:"
 | 
				
			||||||
   else
 | 
					   else
 | 
				
			||||||
      __cdist_echo_prefix=""
 | 
					      __cdist_echo_prefix=""
 | 
				
			||||||
   fi
 | 
					   fi
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue