always setup e
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								a16523a72f
							
						
					
				
			
			
				commit
				
					
						266b608357
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -67,8 +67,8 @@ while [ $# -gt 0 ]; do
 | 
				
			||||||
   shift
 | 
					   shift
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					e=0
 | 
				
			||||||
if [ "$parallel" ]; then
 | 
					if [ "$parallel" ]; then
 | 
				
			||||||
   e=0
 | 
					 | 
				
			||||||
   __cdist_echo info "Waiting for cdist-deploy-to jobs to finish"
 | 
					   __cdist_echo info "Waiting for cdist-deploy-to jobs to finish"
 | 
				
			||||||
   while [ "$i" -gt 0 ]; do
 | 
					   while [ "$i" -gt 0 ]; do
 | 
				
			||||||
      eval pid=\$pid_$i
 | 
					      eval pid=\$pid_$i
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue