forked from ungleich-public/cdist
		
	+"
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								379c1da007
							
						
					
				
			
			
				commit
				
					
						d294a2c28e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -22,7 +22,7 @@
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
owner="$__object_id"
 | 
					owner="$__object_id"
 | 
				
			||||||
state="$(cat "$__object/parameter/state")
 | 
					state="$(cat "$__object/parameter/state")"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
group="$(cut -d':' -f 1 "$__object/explorer/group")"
 | 
					group="$(cut -d':' -f 1 "$__object/explorer/group")"
 | 
				
			||||||
if [ -z "$group" ]; then
 | 
					if [ -z "$group" ]; then
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue