use the test name in the -D string for each name server
This commit is contained in:
@@ -191,7 +191,7 @@ sub start_server {
|
||||
close FH;
|
||||
$command .= "$options";
|
||||
} else {
|
||||
$command .= "-D $server ";
|
||||
$command .= "-D $test-$server ";
|
||||
$command .= "-X named.lock ";
|
||||
$command .= "-m record,size,mctx ";
|
||||
$command .= "-T clienttest ";
|
||||
|
||||
Reference in New Issue
Block a user