mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
ts: add X11 setup state info to test log
This commit is contained in:
@@ -725,6 +725,7 @@ if {$xrdb eq ""} {
|
||||
} elseif {[catch {exec $xrdb -query} errMsg]} {
|
||||
set x11_warn "$x11_warn_prefix\n$error_msgs: $errMsg"
|
||||
}
|
||||
send_user "\tX11 setup is [expr {[info exists x11_warn] ? {KO} : {OK}}]\n"
|
||||
|
||||
# check if domainname binary is available on this system
|
||||
set domainname [auto_execok domainname]
|
||||
|
||||
Reference in New Issue
Block a user