tests: always use @ISOLATE_WORKERS@

Now all tests configs are being auto-generated, so this variable
will be replaced.

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2020-08-09 19:56:35 +02:00
parent 8f3dd01483
commit 5021c994db
10 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
auth = "plain[./data/test1.passwd]"
#auth = "pam"
isolate-workers = false
isolate-workers = @ISOLATE_WORKERS@
# A banner to be displayed on clients
#banner = "Welcome"