Artifact d00e9233db90e234f4da501f45db68752455512a:
- File example/tests/diskspace/hostname.logpro — part of check-in [e201141f44] at 2014-02-13 22:58:50 on branch v1.55 — Committing partially complete example (user: matt, size: 144) [annotate] [blame] [check-ins using] [more...]
(define hostname (get-host-name)) (expect:required in "LogFileBody" > 0 (conc "Hostname matches " hostname) (regexp (conc "^" hostname "$")))