Megatest

hostname.logpro at [3340b7c0bd]
Login

File example/tests/diskspace/hostname.logpro artifact d00e9233db part of check-in 3340b7c0bd


(define hostname (get-host-name))

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