File name and line numbers are not necessary for this warning → add \n
This commit is contained in:
@@ -129,7 +129,7 @@ sub xenRunning ($$)
|
||||
my $running = 0;
|
||||
|
||||
unless ($CONFIG->{'xm'}) {
|
||||
warn "Couldn't determine Xen toolstack, skipping check for running DomUs."
|
||||
warn "Couldn't determine Xen toolstack, skipping check for running DomUs.\n"
|
||||
unless $ENV{AS_INSTALLED_TESTING};
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user