talks more on verbose
This commit is contained in:
Родитель
0cb4eba002
Коммит
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) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче