mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	[processing] fix initial without saga_cmd on *x
This commit is contained in:
		
							parent
							
								
									da39ab3894
								
							
						
					
					
						commit
						e368f95a0f
					
				@ -136,6 +136,7 @@ def getSagaInstalledVersion(runSaga=False):
 | 
			
		||||
                    _installedVersion = line[len("SAGA Version:"):].strip().split(" ")[0]
 | 
			
		||||
                    _installedVersionFound = True
 | 
			
		||||
                    return _installedVersion
 | 
			
		||||
            return None
 | 
			
		||||
        except IOError:
 | 
			
		||||
            retries += 1
 | 
			
		||||
        except:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user