Megatest

hostname.logpro at [0b6b35ab5b]
Login

File example/tests/diskspace/hostname.logpro artifact d00e9233db part of check-in 0b6b35ab5b


(define hostname (get-host-name))

(expect:required in "LogFileBody" > 0 (conc "Hostname matches " hostname) (regexp (conc "^" hostname "$")))