Make t/pod-coverage.t pass for Xen::Tools::Common
This commit is contained in:
parent
ffa0ac5681
commit
9a9fa39f69
@ -318,6 +318,8 @@ sub setupAdminUsers ($)
|
||||
}
|
||||
|
||||
|
||||
=head2 fail_with_config
|
||||
|
||||
=begin doc
|
||||
|
||||
Properly set $CONFIG{FAIL} on die
|
||||
@ -337,6 +339,8 @@ sub fail_with_config ($$)
|
||||
|
||||
|
||||
|
||||
=head2 logonly_with_config
|
||||
|
||||
=begin doc
|
||||
|
||||
Print the given string to the logfile.
|
||||
@ -359,6 +363,8 @@ sub logonly_with_config ($$)
|
||||
}
|
||||
|
||||
|
||||
=head2 logprint_with_config
|
||||
|
||||
=begin doc
|
||||
|
||||
Print the given string both to our screen, and to the logfile.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user