Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a7d16717

Přidáno uživatelem Pultak před více než 2 roky(ů)

re #9845 tests fix after refactoring

Zobrazit rozdíly:

ld_client/LDClient/detection/AInfoFetcher.cs
115 115
            BodySerialNumber = bodySerialNumber;
116 116

  
117 117
            // Finally, delete the file.
118
            //File.Delete(filePath);
118
            File.Delete(filePath);
119 119
        } catch (Exception exception) {
120 120
            Program.DefaultLogger.Error($"Failed to retrieve debugger info. File {filePath} may not exist or it does not have the right format. {exception.Message}");
121 121
            return false;

Také k dispozici: Unified diff