1
1
mirror of https://github.com/tstack/lnav.git synced 2024-08-16 16:30:25 +03:00

[tests] updated expected output

This commit is contained in:
Tim Stack 2024-04-09 13:32:32 -07:00
parent a567549a0a
commit 656451bf55
2 changed files with 6 additions and 2 deletions

View File

@ -111,6 +111,9 @@
"hw": {
"handler": "hw-url-handler"
},
"journald": {
"handler": "journald-url-handler"
},
"piper": {
"handler": "piper-url-handler"
},

View File

@ -48,11 +48,12 @@
/tuning/remote/ssh/config/ConnectTimeout -> root-config.json:35
/tuning/remote/ssh/start-command -> root-config.json:37
/tuning/remote/ssh/transfer-command -> root-config.json:38
/tuning/url-scheme/docker-compose/handler -> root-config.json:103
/tuning/url-scheme/docker-compose/handler -> root-config.json:100
/tuning/url-scheme/docker/handler -> root-config.json:97
/tuning/url-scheme/hw/handler -> {test_dir}/configs/installed/hw-url-handler.json:6
/tuning/url-scheme/journald/handler -> root-config.json:103
/tuning/url-scheme/piper/handler -> root-config.json:106
/tuning/url-scheme/podman/handler -> root-config.json:100
/tuning/url-scheme/podman/handler -> root-config.json:109
/ui/clock-format -> root-config.json:4
/ui/default-colors -> root-config.json:6
/ui/dim-text -> root-config.json:5