forked from toolshed/abra
		
	Revert c76601c9ce
				
					
				
			This is already handled and does not need to be run again.
This commit is contained in:
		@ -90,12 +90,6 @@ recipes.
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		if !internal.Chaos {
 | 
			
		||||
			if err := recipe.EnsureVersion(app.Type, version); err != nil {
 | 
			
		||||
				logrus.Fatal(err)
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		if internal.Chaos {
 | 
			
		||||
			logrus.Warnf("chaos mode engaged")
 | 
			
		||||
			var err error
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user