parent
							
								
									abcbfe5369
								
							
						
					
					
						commit
						d6e6ddd636
					
				| 
						 | 
				
			
			@ -153,14 +153,11 @@ PlatformDarwin::ResolveExecutable (const FileSpec &exe_file,
 | 
			
		|||
        if (resolved_exe_file.Exists())
 | 
			
		||||
            error.Clear();
 | 
			
		||||
        else
 | 
			
		||||
        {
 | 
			
		||||
            if (!resolved_exe_file.ResolveExecutableLocation())
 | 
			
		||||
        {
 | 
			
		||||
            exe_file.GetPath (exe_path, sizeof(exe_path));
 | 
			
		||||
            error.SetErrorStringWithFormat ("unable to find executable for '%s'", exe_path);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    }
 | 
			
		||||
    else
 | 
			
		||||
    {
 | 
			
		||||
        if (m_remote_platform_sp)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue