Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 19c2a5c4

Přidáno uživatelem Pultak před asi 2 roky(ů)

re #9568 Fixed a typo in the config file

Zobrazit rozdíly:

ld_client/LDClient/appsettings.json
26 26
    "CacheFileName": "cache"
27 27
  },
28 28
  "DebuggerDetection": {
29
    "F32RemArguments" : [
29
    "F32RemArguments": [
30 30
      "localhost port=20000 printer.filetype ASCIIE",
31
      "localhost port=20000 printer.open C:\\Users\\pulta\\Desktop\\testResult.txt",
31
      "localhost port=20000 printer.open C:\\app\\result.txt",
32 32
      "localhost port=20000 WinPrint.version.hardware",
33
      "localhost port=20000 printer.close"
33
      "localhost port=20000 printer.close "
34 34
    ],
35
    "F32RemExecutable": "/home/silhavyj/School/KIV-ASWI/aswi2022bug-thugs/ld_client/Mock/t32rem/build/t32rem_mock",
36
    "T32ProcessName": "ld_mock",
37
    "T32InfoLocation": "C:\\Users\\pulta\\Desktop\\testResult.txt",
35
    "F32RemExecutable": "c:\\app\\tools\\T32\\bin\\windows64\\t32rem.exe",
36
    "T32ProcessName": "t32mtc",
37
    "T32InfoLocation": "C:\\app\\result.txt",
38 38
    "DetectionPeriod": 5000,
39 39
    "FetchInfoMaxAttempts": 5,
40 40
    "FetchInfoAttemptPeriod": 1000,

Také k dispozici: Unified diff