Skip to content
  • Daniel Teske's avatar
    Fix searchInPath in various ways · d02d67d5
    Daniel Teske authored
    
    
    Search in path order not in extension order. That is prefer exec.bat to
    exec.exe if exec.bat is earlier in the path.
    
    On Windows only append extensions if the executable has none. (That's
    how the shell works.)
    
    Change-Id: I4774f47e5d8e71efccbce49f3facc360eb2a193e
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
    d02d67d5