-debug in cdist-manifest-run-all
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								2b9acf9f26
							
						
					
				
			
			
				commit
				
					
						3af305b1fc
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -60,7 +60,6 @@ while [ "$__cdist_new_objects_created" = "y"  ]; do
 | 
				
			||||||
 | 
					
 | 
				
			||||||
         __cdist_type="$(__cdist_type_from_object "$__cdist_object")"
 | 
					         __cdist_type="$(__cdist_type_from_object "$__cdist_object")"
 | 
				
			||||||
         __cdist_manifest="$__cdist_type_dir/${__cdist_type}/${__cdist_name_manifest}"
 | 
					         __cdist_manifest="$__cdist_type_dir/${__cdist_type}/${__cdist_name_manifest}"
 | 
				
			||||||
         echo $__cdist_manifest
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
         if [ -x "${__cdist_manifest}" ]; then
 | 
					         if [ -x "${__cdist_manifest}" ]; then
 | 
				
			||||||
            echo "Executing manifest ${__cdist_manifest} ..."
 | 
					            echo "Executing manifest ${__cdist_manifest} ..."
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue