talks more on verbose
This commit is contained in:
parent
0cb4eba002
commit
4646a1ffa9
@ -350,6 +350,10 @@ for ( $waitedpid = 0;
|
||||
&customize(); # read test control instructions
|
||||
|
||||
print @welcome;
|
||||
if($verbose) {
|
||||
print STDERR "OUT:\n";
|
||||
print STDERR @welcome;
|
||||
}
|
||||
my $state="fresh";
|
||||
|
||||
while(1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user