forked from ungleich-public/cdist
		
	remove ... dots ... make ... me ...feel ... weired
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								bc1c7f104e
							
						
					
				
			
			
				commit
				
					
						0a3a434269
					
				
			
		
					 9 changed files with 14 additions and 14 deletions
				
			
		|  | @ -34,11 +34,11 @@ __cdist_code_remote="$(__cdist_object_code "$__cdist_object_self")-${__cdist_nam | |||
| 
 | ||||
| # FIXME: check that no file is created if there is no gencode | ||||
| # probably move output code to cdist-object-gencode | ||||
| __cdist_echo info "Generating local code ..." | ||||
| __cdist_echo info "Generating local code " | ||||
| cdist-object-gencode "$__cdist_target_host" "$__cdist_object_self" \ | ||||
|    "${__cdist_name_gencode_local}" > "${__cdist_code_local}" | ||||
| 
 | ||||
| __cdist_echo info "Generating remote code ..." | ||||
| __cdist_echo info "Generating remote code " | ||||
| cdist-object-gencode "$__cdist_target_host" "$__cdist_object_self" \ | ||||
|    "${__cdist_name_gencode_remote}" > "${__cdist_code_remote}" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue