replace __cdist_type_mydir with __cdist_type_dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								8760579c7b
							
						
					
				
			
			
				commit
				
					
						3b7bbb0756
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -141,9 +141,9 @@ __cdist_type_has_explorer()
 | 
				
			||||||
   fi
 | 
					   fi
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__cdist_type_mydir()
 | 
					__cdist_type_dir()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
   echo "${__cdist_type_dir}/${__cdist_type_current}"
 | 
					   echo "${__cdist_type_dir}/$1"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__cdist_type_explorer_dir()
 | 
					__cdist_type_explorer_dir()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue