eliminate unnecessary waiting in allow-query test
- grep in the log to see if configuration is finished rather than sleeping for 5 seconds
This commit is contained in:
@@ -31,6 +31,6 @@ view "internal" {
|
||||
|
||||
zone "normal.example" {
|
||||
type master;
|
||||
file "normal.db";
|
||||
file "generic.db";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user